Home
last modified time | relevance | path

Searched refs:msubu (Results 1 – 25 of 119) sorted by relevance

12345

/external/llvm/test/MC/Mips/
Dmicromips-multiply-instructions.s15 # CHECK-EL: msubu $4, $5 # encoding: [0xa4,0x00,0x3c,0xfb]
22 # CHECK-EB: msubu $4, $5 # encoding: [0x00,0xa4,0xfb,0x3c]
26 msubu $4, $5
Dmips64-alu-instructions.s81 # CHECK: msubu $6, $7 # encoding: [0x05,0x00,0xc7,0x70]
106 msubu $6,$7
Dmips-alu-instructions.s85 # CHECK: msubu $6, $7 # encoding: [0x05,0x00,0xc7,0x70]
110 msubu $6,$7
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dmicromips-multiply-instructions.s15 # CHECK-EL: msubu $4, $5 # encoding: [0xa4,0x00,0x3c,0xfb]
22 # CHECK-EB: msubu $4, $5 # encoding: [0x00,0xa4,0xfb,0x3c]
26 msubu $4, $5
Dmips-alu-instructions.s85 # CHECK: msubu $6, $7 # encoding: [0x05,0x00,0xc7,0x70]
110 msubu $6,$7
Dmips64-alu-instructions.s81 # CHECK: msubu $6, $7 # encoding: [0x05,0x00,0xc7,0x70]
106 msubu $6,$7
/external/capstone/suite/MC/Mips/
Dmips-dsp-instructions.s.cs29 0x71,0x8d,0x10,0x05 = msubu $ac2, $12, $13
39 0x71,0x8d,0x00,0x05 = msubu $12, $13
Dmicromips-multiply-instructions.s.cs5 0xa4,0x00,0x3c,0xfb = msubu $4, $5
Dmicromips-multiply-instructions-EB.s.cs5 0x00,0xa4,0xfb,0x3c = msubu $4, $5
Dmips64-alu-instructions.s.cs43 0x05,0x00,0xc7,0x70 = msubu $6, $7
Dmips-alu-instructions.s.cs44 0x05,0x00,0xc7,0x70 = msubu $6, $7
/external/llvm/test/MC/Mips/dsp/
Dvalid.s63msubu $ac2, $12, $13 # CHECK: msubu $ac2, $12, $13 # encoding: [0x71,0x…
65msubu $12, $13 # CHECK: msubu $12, $13 # encoding: [0x71,0x…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/dsp/
Dvalid.s63msubu $ac2, $12, $13 # CHECK: msubu $ac2, $12, $13 # encoding: [0x71,0x…
65msubu $12, $13 # CHECK: msubu $12, $13 # encoding: [0x71,0x…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/dspr2/
Dvalid.s85msubu $ac2, $12, $13 # CHECK: msubu $ac2, $12, $13 # encoding: [0x71,0x8d,0…
87msubu $12, $13 # CHECK: msubu $12, $13 # encoding: [0x71,0x8d,0…
/external/llvm/test/MC/Mips/dspr2/
Dvalid.s85msubu $ac2, $12, $13 # CHECK: msubu $ac2, $12, $13 # encoding: [0x71,0x8d,0…
87msubu $12, $13 # CHECK: msubu $12, $13 # encoding: [0x71,0x8d,0…
/external/llvm/test/MC/Mips/mips4/
Dinvalid-mips64.s21msubu $t7,$a1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature no…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips4/
Dinvalid-mips64.s21msubu $t7,$a1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature no…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips5/
Dinvalid-mips64.s22msubu $15,$a1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature no…
/external/llvm/test/MC/Mips/mips5/
Dinvalid-mips64.s22msubu $15,$a1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature no…
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips-dsp/
Dvalid.s33 msubu $ac2, $12, $13 # CHECK: msubu $ac2, $12, $13 # encoding: [0x01,0xac,0xba,0xbc]
/external/llvm/test/MC/Mips/micromips-dsp/
Dvalid.s33 msubu $ac2, $12, $13 # CHECK: msubu $ac2, $12, $13 # encoding: [0x01,0xac,0xba,0xbc]
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
Dmadd-msub.ll46 ; CHECK: msubu
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/mips32r6/
Dinvalid-mips32.s27msubu $15,$a1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature …
/external/llvm/test/MC/Mips/mips32r6/
Dinvalid-mips32.s27msubu $15,$a1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature …
/external/llvm/test/MC/Disassembler/Mips/dsp/
Dvalid.txt61 0x71 0x8d 0x10 0x05 # CHECK: msubu $ac2, $12, $13
63 0x71 0x8d 0x00 0x05 # CHECK: msubu $12, $13

12345