/external/llvm/test/MC/Mips/ |
micromips-16-bit-instructions.s | 15 # CHECK-EL: and16 $16, $2 # encoding: [0x82,0x44] 70 # CHECK-EB: and16 $16, $2 # encoding: [0x44,0x82] 123 and16 $16, $2
|
micromips-invalid.s | 12 and16 $16, $8 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
|
/external/llvm/test/MC/Mips/micromips64r6/ |
valid.s | 13 and16 $16, $2 # CHECK: and16 $16, $2 # encoding: [0x44,0x21]
|
/external/llvm/test/MC/Mips/micromips32r6/ |
valid.s | 247 and16 $16, $2 # CHECK: and16 $16, $2 # encoding: [0x44,0x21] [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/ |
allinsn.s | 1182 .global and16 1183 and16: label
|
allinsn.d | 1057 00000afa \<and16\>: [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
micromips.s | 277 and16 $2, $2, $3 [all...] |