Searched refs:smusdx (Results 1 - 12 of 12) sorted by relevance

/external/valgrind/none/tests/arm/
H A Dv6media.stdout.exp3582 smusdx r0, r1, r2 :: rd 0x00000000 rm 0x80008000, rn 0x80008000, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3583 smusdx r0, r1, r2 :: rd 0x00000000 rm 0x7fff7fff, rn 0x00000000, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3584 smusdx r0, r1, r2 :: rd 0x00000000 rm 0x7fff7fff, rn 0x00010001, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3585 smusdx r0, r1, r2 :: rd 0x00000000 rm 0x80008000, rn 0xffffffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3586 smusdx r0, r1, r2 :: rd 0x00000000 rm 0x00640064, rn 0x00030003, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3587 smusdx r0, r1, r2 :: rd 0x00000005 rm 0xffffffff, rn 0xfffc0001, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3588 smusdx r0, r1, r2 :: rd 0x00003018 rm 0xfff70fff, rn 0x00030003, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3589 smusdx r0, r1, r2 :: rd 0x2736f3c3 rm 0xd83b849b, rn 0xca5e5605, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3590 smusdx r0, r1, r2 :: rd 0xfa46a46c rm 0x0cdafabe, rn 0x50865114, carryin 0, cpsr 0x00000000 ge[3:0]=0000
3591 smusdx r
[all...]
/external/vixl/test/aarch32/
H A Dtest-assembler-cond-rd-rn-rm-a32.cc78 M(smusdx) \
482 #include "aarch32/traces/assembler-cond-rd-rn-rm-a32-smusdx.h"
H A Dtest-assembler-cond-rd-rn-rm-t32.cc77 M(smusdx) \
480 #include "aarch32/traces/assembler-cond-rd-rn-rm-t32-smusdx.h"
/external/vixl/src/aarch32/
H A Dassembler-aarch32.h3161 void smusdx(Condition cond, Register rd, Register rn, Register rm);
3162 void smusdx(Register rd, Register rn, Register rm) { smusdx(al, rd, rn, rm); } function in class:vixl::aarch32::Assembler
H A Ddisasm-aarch32.h1059 void smusdx(Condition cond, Register rd, Register rn, Register rm);
H A Dassembler-aarch32.cc9782 void Assembler::smusdx(Condition cond, Register rd, Register rn, Register rm) { function in class:vixl::aarch32::Assembler
9799 Delegate(kSmusdx, &Assembler::smusdx, cond, rd, rn, rm);
H A Dmacro-assembler-aarch32.h4175 smusdx(cond, rd, rn, rm);
H A Ddisasm-aarch32.cc2875 void Disassembler::smusdx(Condition cond, function in class:vixl::aarch32::Disassembler
21884 smusdx(CurrentCond(),
[all...]
/external/swiftshader/third_party/LLVM/test/MC/ARM/
H A Dbasic-arm-instructions.s1821 smusdx r3, r9, r2
1826 @ CHECK: smusdx r3, r9, r2 @ encoding: [0x79,0xf2,0x03,0xe7]
H A Dbasic-thumb2-instructions.s2085 smusdx r3, r9, r2
2091 @ CHECK: smusdx r3, r9, r2 @ encoding: [0x49,0xfb,0x12,0xf3]
/external/llvm/test/MC/ARM/
H A Dbasic-arm-instructions.s2594 smusdx r3, r9, r2
2599 @ CHECK: smusdx r3, r9, r2 @ encoding: [0x79,0xf2,0x03,0xe7]
H A Dbasic-thumb2-instructions.s2520 smusdx r3, r9, r2
2526 @ CHECK: smusdx r3, r9, r2 @ encoding: [0x49,0xfb,0x12,0xf3]

Completed in 2605 milliseconds