or $12,$s0,$sp
or $2, 4 # CHECK: ori $2, $2, 4 # encoding: [0x34,0x42,0x00,0x04]
pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
- # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE
- # CHECK-NOT # <MCInst #{{[0-9}+}} PAUSE_MM
+ # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE>
pref 1, 8($5) # CHECK: pref 1, 8($5) # encoding: [0xcc,0xa1,0x00,0x08]
# FIXME: Use the code generator in order to print the .set directives
# instead of the instruction printer.
or $12,$s0,$sp
or $2, 4 # CHECK: ori $2, $2, 4 # encoding: [0x34,0x42,0x00,0x04]
pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
- # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE
- # CHECK-NOT # <MCInst #{{[0-9}+}} PAUSE_MM
+ # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE>
pref 1, 8($5) # CHECK: pref 1, 8($5) # encoding: [0xcc,0xa1,0x00,0x08]
# FIXME: Use the code generator in order to print the .set directives
# instead of the instruction printer.
or $12,$s0,$sp
or $2, 4 # CHECK: ori $2, $2, 4 # encoding: [0x34,0x42,0x00,0x04]
pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
- # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE
- # CHECK-NOT # <MCInst #{{[0-9}+}} PAUSE_MM
+ # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE>
pref 1, 8($5) # CHECK: pref 1, 8($5) # encoding: [0xcc,0xa1,0x00,0x08]
# FIXME: Use the code generator in order to print the .set directives
# instead of the instruction printer.
not $3, $4 # CHECK: not $3, $4 # encoding: [0x00,0x80,0x18,0x27]
not $3 # CHECK: not $3, $3 # encoding: [0x00,0x60,0x18,0x27]
pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
- # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE
- # CHECK-NOT # <MCInst #{{[0-9}+}} PAUSE_MM
+ # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE>
pref 1, 8($5) # CHECK: pref 1, 8($5) # encoding: [0x7c,0xa1,0x04,0x35]
# CHECK-NEXT: # <MCInst #{{.*}} PREF_R6
# FIXME: Use the code generator in order to print the .set directives
or $12,$s0,$sp
or $2, 4 # CHECK: ori $2, $2, 4 # encoding: [0x34,0x42,0x00,0x04]
pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
- # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE
- # CHECK-NOT # <MCInst #{{[0-9}+}} PAUSE_MM
+ # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE>
pll.ps $f26,$f10,$f30 # CHECK: pll.ps $f26, $f10, $f30 # encoding: [0x46,0xde,0x56,0xac]
# CHECK: # <MCInst #{{[0-9]+}} PLL_PS64
plu.ps $f2,$f26,$f30 # CHECK: plu.ps $f2, $f26, $f30 # encoding: [0x46,0xde,0xd0,0xad]
or $12,$s0,$sp
or $2, 4 # CHECK: ori $2, $2, 4 # encoding: [0x34,0x42,0x00,0x04]
pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
- # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE
- # CHECK-NOT # <MCInst #{{[0-9}+}} PAUSE_MM
+ # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE>
pll.ps $f26,$f10,$f30 # CHECK: pll.ps $f26, $f10, $f30 # encoding: [0x46,0xde,0x56,0xac]
# CHECK: # <MCInst #{{[0-9]+}} PLL_PS64
plu.ps $f2,$f26,$f30 # CHECK: plu.ps $f2, $f26, $f30 # encoding: [0x46,0xde,0xd0,0xad]
or $12,$s0,$sp
or $2, 4 # CHECK: ori $2, $2, 4 # encoding: [0x34,0x42,0x00,0x04]
pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
- # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE
- # CHECK-NOT # <MCInst #{{[0-9}+}} PAUSE_MM
+ # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE>
pll.ps $f26,$f10,$f30 # CHECK: pll.ps $f26, $f10, $f30 # encoding: [0x46,0xde,0x56,0xac]
# CHECK: # <MCInst #{{[0-9]+}} PLL_PS64
plu.ps $f2,$f26,$f30 # CHECK: plu.ps $f2, $f26, $f30 # encoding: [0x46,0xde,0xd0,0xad]
not $3 # CHECK: not $3, $3 # encoding: [0x00,0x60,0x18,0x27]
or $2, 4 # CHECK: ori $2, $2, 4 # encoding: [0x34,0x42,0x00,0x04]
pause # CHECK: pause # encoding: [0x00,0x00,0x01,0x40]
- # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE
- # CHECK-NOT # <MCInst #{{[0-9}+}} PAUSE_MM
+ # CHECK-NEXT: # <MCInst #{{[0-9]+}} PAUSE>
pref 1, 8($5) # CHECK: pref 1, 8($5) # encoding: [0x7c,0xa1,0x04,0x35]
# FIXME: Use the code generator in order to print the .set directives
# instead of the instruction printer.