⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 t01_mov.s

📁 GNU binutils是GNU交叉工具链中的一个源码包
💻 S
📖 第 1 页 / 共 5 页
字号:
    mov.w @er2,@(0x1234:16,er3.l)             ;015802f31234
    mov.w @er2,@(0x12345678:32,r3l.b)             ;015802db12345678
    mov.w @er2,@(0x12345678:32,r3.w)             ;015802eb12345678
    mov.w @er2,@(0x12345678:32,er3.l)             ;015802fb12345678
    mov.w @er2,@0x1234:16                     ;015802401234
    mov.w @er2,@0x12345678:32                     ;0158024812345678

    mov.w @(0x2:2,er2),@er1             ;01581201
    mov.w @(0x2:2,er2),@(0x2:2,er1)   ;01581211
    mov.w @(0x2:2,er2),@er1+            ;01581281
    mov.w @(0x2:2,er2),@-er1            ;015812b1
    mov.w @(0x2:2,er2),@+er1            ;01581291
    mov.w @(0x2:2,er2),@er1-            ;015812a1
    mov.w @(0x2:2,er2),@(0x1234:16,er1)     ;015812c11234
    mov.w @(0x2:2,er2),@(0x12345678:32,er1)     ;015812c912345678
    mov.w @(0x2:2,er2),@(0x1234:16,r3l.b)   ;015812d31234
    mov.w @(0x2:2,er2),@(0x1234:16,r3.w)   ;015812e31234
    mov.w @(0x2:2,er2),@(0x1234:16,er3.l)   ;015812f31234
    mov.w @(0x2:2,er2),@(0x12345678:32,r3l.b)   ;015812db12345678
    mov.w @(0x2:2,er2),@(0x12345678:32,r3.w)   ;015812eb12345678
    mov.w @(0x2:2,er2),@(0x12345678:32,er3.l)   ;015812fb12345678
    mov.w @(0x2:2,er2),@0x1234:16           ;015812401234
    mov.w @(0x2:2,er2),@0x12345678:32           ;0158124812345678

    mov.w @-er2,@er1                      ;0158b201 
    mov.w @-er2,@(0x2:2,er1)            ;0158b211
    mov.w @-er2,@er1+                     ;0158b281
    mov.w @-er2,@-er1                     ;0158b2b1
    mov.w @-er2,@+er1                     ;0158b291
    mov.w @-er2,@er1-                     ;0158b2a1
    mov.w @-er2,@(0x1234:16,er1)              ;0158b2c11234
    mov.w @-er2,@(0x12345678:32,er1)              ;0158b2c912345678
    mov.w @-er2,@(0x1234:16,r3l.b)            ;0158b2d31234
    mov.w @-er2,@(0x1234:16,r3.w)            ;0158b2e31234
    mov.w @-er2,@(0x1234:16,er3.l)            ;0158b2f31234
    mov.w @-er2,@(0x12345678:32,r3l.b)            ;0158b2db12345678
    mov.w @-er2,@(0x12345678:32,r3.w)            ;0158b2eb12345678
    mov.w @-er2,@(0x12345678:32,er3.l)            ;0158b2fb12345678
    mov.w @-er2,@0x1234:16                    ;0158b2401234
    mov.w @-er2,@0x12345678:32                    ;0158b24812345678

    mov.w @er2+,@er1                      ;01588201
    mov.w @er2+,@(0x2:2,er1)            ;01588211
    mov.w @er2+,@er1+                     ;01588281
    mov.w @er2+,@-er1                     ;015882b1
    mov.w @er2+,@+er1                     ;01588291
    mov.w @er2+,@er1-                     ;015882a1
    mov.w @er2+,@(0x1234:16,er1)              ;015882c11234
    mov.w @er2+,@(0x12345678:32,er1)              ;015882c912345678
    mov.w @er2+,@(0x1234:16,r3l.b)            ;015882d31234
    mov.w @er2+,@(0x1234:16,r3.w)            ;015882e31234
    mov.w @er2+,@(0x1234:16,er3.l)            ;015882f31234
    mov.w @er2+,@(0x12345678:32,r3l.b)            ;015882db12345678
    mov.w @er2+,@(0x12345678:32,r3.w)            ;015882eb12345678
    mov.w @er2+,@(0x12345678:32,er3.l)            ;015882fb12345678
    mov.w @er2+,@0x1234:16                    ;015882401234
    mov.w @er2+,@0x12345678:32                    ;0158824812345678

    mov.w @er2-,@er1                      ;0158a201
    mov.w @er2-,@(0x2:2,er1)            ;0158a211
    mov.w @er2-,@er1+                     ;0158a281
    mov.w @er2-,@-er1                     ;0158a2b1
    mov.w @er2-,@+er1                     ;0158a291
    mov.w @er2-,@er1-                     ;0158a2a1
    mov.w @er2-,@(0x1234:16,er1)              ;0158a2c11234
    mov.w @er2-,@(0x12345678:32,er1)              ;0158a2c912345678
    mov.w @er2-,@(0x1234:16,r3l.b)            ;0158a2d31234
    mov.w @er2-,@(0x1234:16,r3.w)            ;0158a2e31234
    mov.w @er2-,@(0x1234:16,er3.l)            ;0158a2f31234
    mov.w @er2-,@(0x12345678:32,r3l.b)            ;0158a2db12345678
    mov.w @er2-,@(0x12345678:32,r3.w)            ;0158a2eb12345678
    mov.w @er2-,@(0x12345678:32,er3.l)            ;0158a2fb12345678
    mov.w @er2-,@0x1234:16                    ;0158a2401234
    mov.w @er2-,@0x12345678:32                    ;0158a24812345678

    mov.w @+er2,@er1                      ;01589201
    mov.w @+er2,@(0x2:2,er1)            ;01589211
    mov.w @+er2,@er1+                     ;01589281
    mov.w @+er2,@-er1                     ;015892b1
    mov.w @+er2,@+er1                     ;01589291
    mov.w @+er2,@er1-                     ;015892a1
    mov.w @+er2,@(0x1234:16,er1)              ;015892c11234
    mov.w @+er2,@(0x12345678:32,er1)              ;015892c912345678
    mov.w @+er2,@(0x1234:16,r3l.b)            ;015892d31234
    mov.w @+er2,@(0x1234:16,r3.w)            ;015892e31234
    mov.w @+er2,@(0x1234:16,er3.l)            ;015892f31234
    mov.w @+er2,@(0x12345678:32,r3l.b)            ;015892db12345678
    mov.w @+er2,@(0x12345678:32,r3.w)            ;015892eb12345678
    mov.w @+er2,@(0x12345678:32,er3.l)            ;015892fb12345678
    mov.w @+er2,@0x1234:16                    ;015892401234
    mov.w @+er2,@0x12345678:32                    ;0158924812345678

    mov.w @(0x1234:16,er2),@er1               ;0158c2011234
    mov.w @(0x1234:16,er2),@(0x2:2,er1)     ;0158c2111234
    mov.w @(0x1234:16,er2),@er1+              ;0158c2811234
    mov.w @(0x1234:16,er2),@-er1              ;0158c2b11234
    mov.w @(0x1234:16,er2),@+er1              ;0158c2911234
    mov.w @(0x1234:16,er2),@er1-              ;0158c2a11234
    mov.w @(0x1234:16,er2),@(0xffff9abc:16,er1)       ;0158c2c112349abc
    mov.w @(0x1234:16,er2),@(0x9abcdef0:32,er1)       ;0158c2c912349abcdef0
    mov.w @(0x1234:16,er2),@(0xffff9abc:16,r3l.b)     ;0158c2d312349abc
    mov.w @(0x1234:16,er2),@(0xffff9abc:16,r3.w)     ;0158c2e312349abc
    mov.w @(0x1234:16,er2),@(0xffff9abc:16,er3.l)     ;0158c2f312349abc
    mov.w @(0x1234:16,er2),@(0x9abcdef0:32,r3l.b)     ;0158c2db12349abcdef0
    mov.w @(0x1234:16,er2),@(0x9abcdef0:32,r3.w)     ;0158c2eb12349abcdef0
    mov.w @(0x1234:16,er2),@(0x9abcdef0:32,er3.l)     ;0158c2fb12349abcdef0
    mov.w @(0x1234:16,er2),@0xffff9abc:16             ;0158c24012349abc
    mov.w @(0x1234:16,er2),@0x9abcdef0:32             ;0158c24812349abcdef0

    mov.w @(0x12345678:32,er2),@er1               ;0158ca0112345678
    mov.w @(0x12345678:32,er2),@(0x2:2,er1)     ;0158ca1112345678
    mov.w @(0x12345678:32,er2),@er1+              ;0158ca8112345678
    mov.w @(0x12345678:32,er2),@-er1              ;0158cab112345678
    mov.w @(0x12345678:32,er2),@+er1              ;0158ca9112345678
    mov.w @(0x12345678:32,er2),@er1-              ;0158caa112345678
    mov.w @(0x12345678:32,er2),@(0xffff9abc:16,er1)       ;0158cac1123456789abc
    mov.w @(0x12345678:32,er2),@(0x9abcdef0:32,er1)       ;0158cac9123456789abcdef0
    mov.w @(0x12345678:32,er2),@(0xffff9abc:16,r3l.b)     ;0158cad3123456789abc
    mov.w @(0x12345678:32,er2),@(0xffff9abc:16,r3.w)     ;0158cae3123456789abc
    mov.w @(0x12345678:32,er2),@(0xffff9abc:16,er3.l)     ;0158caf3123456789abc
    mov.w @(0x12345678:32,er2),@(0x9abcdef0:32,r3l.b)     ;0158cadb123456789abcdef0
    mov.w @(0x12345678:32,er2),@(0x9abcdef0:32,r3.w)     ;0158caeb123456789abcdef0
    mov.w @(0x12345678:32,er2),@(0x9abcdef0:32,er3.l)     ;0158cafb123456789abcdef0
    mov.w @(0x12345678:32,er2),@0xffff9abc:16             ;0158ca40123456789abc
    mov.w @(0x12345678:32,er2),@0x9abcdef0:32             ;0158ca48123456789abcdef0

    mov.w @(0x1234:16,r3l.b),@er1             ;0158d3011234
    mov.w @(0x1234:16,r3l.b),@(0x2:2,er1)   ;0158d3111234
    mov.w @(0x1234:16,r3l.b),@er1+            ;0158d3811234
    mov.w @(0x1234:16,r3l.b),@-er1            ;0158d3b11234
    mov.w @(0x1234:16,r3l.b),@+er1            ;0158d3911234
    mov.w @(0x1234:16,r3l.b),@er1-            ;0158d3a11234
    mov.w @(0x1234:16,r3l.b),@(0xffff9abc:16,er1)     ;0158d3c112349abc
    mov.w @(0x1234:16,r3l.b),@(0x9abcdef0:32,er1)     ;0158d3c912349abcdef0
    mov.w @(0x1234:16,r3l.b),@(0xffff9abc:16,r3l.b)   ;0158d3d312349abc
    mov.w @(0x1234:16,r3l.b),@(0xffff9abc:16,r3.w)   ;0158d3e312349abc
    mov.w @(0x1234:16,r3l.b),@(0xffff9abc:16,er3.l)   ;0158d3f312349abc
    mov.w @(0x1234:16,r3l.b),@(0x9abcdef0:32,r3l.b)   ;0158d3db12349abcdef0
    mov.w @(0x1234:16,r3l.b),@(0x9abcdef0:32,r3.w)   ;0158d3eb12349abcdef0
    mov.w @(0x1234:16,r3l.b),@(0x9abcdef0:32,er3.l)   ;0158d3fb12349abcdef0
    mov.w @(0x1234:16,r3l.b),@0xffff9abc:16           ;0158d34012349abc
    mov.w @(0x1234:16,r3l.b),@0x9abcdef0:32           ;0158d34812349abcdef0

    mov.w @(0x1234:16,r3.w),@er1             ;0158e3011234
    mov.w @(0x1234:16,r3.w),@(0x2:2,er1)   ;0158e3111234
    mov.w @(0x1234:16,r3.w),@er1+            ;0158e3811234
    mov.w @(0x1234:16,r3.w),@-er1            ;0158e3b11234
    mov.w @(0x1234:16,r3.w),@+er1            ;0158e3911234
    mov.w @(0x1234:16,r3.w),@er1-            ;0158e3a11234
    mov.w @(0x1234:16,r3.w),@(0xffff9abc:16,er1)     ;0158e3c112349abc
    mov.w @(0x1234:16,r3.w),@(0x9abcdef0:32,er1)     ;0158e3c912349abcdef0
    mov.w @(0x1234:16,r3.w),@(0xffff9abc:16,r3l.b)   ;0158e3d312349abc
    mov.w @(0x1234:16,r3.w),@(0xffff9abc:16,r3.w)   ;0158e3e312349abc
    mov.w @(0x1234:16,r3.w),@(0xffff9abc:16,er3.l)   ;0158e3f312349abc
    mov.w @(0x1234:16,r3.w),@(0x9abcdef0:32,r3l.b)   ;0158e3db12349abcdef0
    mov.w @(0x1234:16,r3.w),@(0x9abcdef0:32,r3.w)   ;0158e3eb12349abcdef0
    mov.w @(0x1234:16,r3.w),@(0x9abcdef0:32,er3.l)   ;0158e3fb12349abcdef0
    mov.w @(0x1234:16,r3.w),@0xffff9abc:16           ;0158e34012349abc
    mov.w @(0x1234:16,r3.w),@0x9abcdef0:32           ;0158e34812349abcdef0

    mov.w @(0x1234:16,er3.l),@er1             ;0158f3011234
    mov.w @(0x1234:16,er3.l),@(0x2:2,er1)   ;0158f3111234
    mov.w @(0x1234:16,er3.l),@er1+            ;0158f3811234
    mov.w @(0x1234:16,er3.l),@-er1            ;0158f3b11234
    mov.w @(0x1234:16,er3.l),@+er1            ;0158f3911234
    mov.w @(0x1234:16,er3.l),@er1-            ;0158f3a11234
    mov.w @(0x1234:16,er3.l),@(0xffff9abc:16,er1)     ;0158f3c112349abc
    mov.w @(0x1234:16,er3.l),@(0x9abcdef0:32,er1)     ;0158f3c912349abcdef0
    mov.w @(0x1234:16,er3.l),@(0xffff9abc:16,r3l.b)   ;0158f3d312349abc
    mov.w @(0x1234:16,er3.l),@(0xffff9abc:16,r3.w)   ;0158f3e312349abc
    mov.w @(0x1234:16,er3.l),@(0xffff9abc:16,er3.l)   ;0158f3f312349abc
    mov.w @(0x1234:16,er3.l),@(0x9abcdef0:32,r3l.b)   ;0158f3db12349abcdef0
    mov.w @(0x1234:16,er3.l),@(0x9abcdef0:32,r3.w)   ;0158f3eb12349abcdef0
    mov.w @(0x1234:16,er3.l),@(0x9abcdef0:32,er3.l)   ;0158f3fb12349abcdef0
    mov.w @(0x1234:16,er3.l),@0xffff9abc:16           ;0158f34012349abc
    mov.w @(0x1234:16,er3.l),@0x9abcdef0:32           ;0158f34812349abcdef0

    mov.w @(0x12345678:32,r3l.b),@er1             ;0158db0112345678
    mov.w @(0x12345678:32,r3l.b),@(0x2:2,er1)   ;0158db1112345678
    mov.w @(0x12345678:32,r3l.b),@er1+            ;0158db8112345678
    mov.w @(0x12345678:32,r3l.b),@-er1            ;0158dbb112345678
    mov.w @(0x12345678:32,r3l.b),@+er1            ;0158db9112345678
    mov.w @(0x12345678:32,r3l.b),@er1-            ;0158dba112345678
    mov.w @(0x12345678:32,r3l.b),@(0xffff9abc:16,er1)     ;0158dbc1123456789abc
    mov.w @(0x12345678:32,r3l.b),@(0x9abcdef0:32,er1)     ;0158dbc9123456789abcdef0
    mov.w @(0x12345678:32,r3l.b),@(0xffff9abc:16,r3l.b)   ;0158dbd3123456789abc
    mov.w @(0x12345678:32,r3l.b),@(0xffff9abc:16,r3.w)   ;0158dbe3123456789abc
    mov.w @(0x12345678:32,r3l.b),@(0xffff9abc:16,er3.l)   ;0158dbf3123456789abc
    mov.w @(0x12345678:32,r3l.b),@(0x9abcdef0:32,r3l.b)   ;0158dbdb123456789abcdef0
    mov.w @(0x12345678:32,r3l.b),@(0x9abcdef0:32,r3.w)   ;0158dbeb123456789abcdef0
    mov.w @(0x12345678:32,r3l.b),@(0x9abcdef0:32,er3.l)   ;0158dbfb123456789abcdef0
    mov.w @(0x12345678:32,r3l.b),@0xffff9abc:16           ;0158db40123456789abc
    mov.w @(0x12345678:32,r3l.b),@0x9abcdef0:32           ;0158db48123456789abcdef0

    mov.w @(0x12345678:32,r3.w),@er1             ;0158eb0112345678
    mov.w @(0x12345678:32,r3.w),@(0x2:2,er1)   ;0158eb1112345678
    mov.w @(0x12345678:32,r3.w),@er1+            ;0158eb8112345678
    mov.w @(0x12345678:32,r3.w),@-er1            ;0158ebb112345678
    mov.w @(0x12345678:32,r3.w),@+er1            ;0158eb9112345678
    mov.w @(0x12345678:32,r3.w),@er1-            ;0158eba112345678
    mov.w @(0x12345678:32,r3.w),@(0xffff9abc:16,er1)     ;0158ebc1123456789abc
    mov.w @(0x12345678:32,r3.w),@(0x9abcdef0:32,er1)     ;0158ebc9123456789abcdef0
    mov.w @(0x12345678:32,r3.w),@(0xffff9abc:16,r3l.b)   ;0158ebd3123456789abc
    mov.w @(0x12345678:32,r3.w),@(0xffff9abc:16,r3.w)   ;0158ebe3123456789abc
    mov.w @(0x12345678:32,r3.w),@(0xffff9abc:16,er3.l)   ;0158ebf3123456789abc
    mov.w @(0x12345678:32,r3.w),@(0x9abcdef0:32,r3l.b)   ;0158ebdb123456789abcdef0
    mov.w @(0x12345678:32,r3.w),@(0x9abcdef0:32,r3.w)   ;0158ebeb123456789abcdef0
    mov.w @(0x12345678:32,r3.w),@(0x9abcdef0:32,er3.l)   ;0158ebfb123456789abcdef0
    mov.w @(0x12345678:32,r3.w),@0xffff9abc:16           ;0158eb40123456789abc
    mov.w @(0x12345678:32,r3.w),@0x9abcdef0:32           ;0158eb48123456789abcdef0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -