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

/external/valgrind/none/tests/arm/
H A Dv6media.stdout.exp4405 uhsub16 r0, r1, r2 :: rd 0xfff87ffe rm 0x0009ffff, rn 0x00180003, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4406 uhsub16 r0, r1, r2 :: rd 0x00078002 rm 0x00180003, rn 0x0009ffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4407 uhsub16 r0, r1, r2 :: rd 0x80020007 rm 0x00030018, rn 0xffff0009, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4408 uhsub16 r0, r1, r2 :: rd 0x7ffefff8 rm 0xffff0009, rn 0x00030018, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4409 uhsub16 r0, r1, r2 :: rd 0x3fff3fff rm 0x7fff7fff, rn 0x00000000, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4410 uhsub16 r0, r1, r2 :: rd 0xffffc0ff rm 0x7fff00ff, rn 0x80017f01, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4411 uhsub16 r0, r1, r2 :: rd 0x40004000 rm 0x80008000, rn 0x00000000, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4412 uhsub16 r0, r1, r2 :: rd 0xc000c000 rm 0x80008000, rn 0xffffffff, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4413 uhsub16 r0, r1, r2 :: rd 0xf4fbbcb7 rm 0xb8035b5b, rn 0xce0ce1ed, carryin 0, cpsr 0x00000000 ge[3:0]=0000
4414 uhsub16 r
[all...]
/external/vixl/test/aarch32/
H A Dtest-assembler-cond-rd-rn-rm-a32.cc84 M(uhsub16) \
488 #include "aarch32/traces/assembler-cond-rd-rn-rm-a32-uhsub16.h"
H A Dtest-assembler-cond-rd-rn-rm-t32.cc83 M(uhsub16) \
486 #include "aarch32/traces/assembler-cond-rd-rn-rm-t32-uhsub16.h"
/external/vixl/src/aarch32/
H A Dassembler-aarch32.h3576 void uhsub16(Condition cond, Register rd, Register rn, Register rm);
3577 void uhsub16(Register rd, Register rn, Register rm) { function in class:vixl::aarch32::Assembler
3578 uhsub16(al, rd, rn, rm);
H A Ddisasm-aarch32.h1258 void uhsub16(Condition cond, Register rd, Register rn, Register rm);
H A Dassembler-aarch32.cc12083 void Assembler::uhsub16(Condition cond, Register rd, Register rn, Register rm) { function in class:vixl::aarch32::Assembler
12100 Delegate(kUhsub16, &Assembler::uhsub16, cond, rd, rn, rm);
H A Dmacro-assembler-aarch32.h4970 uhsub16(cond, rd, rn, rm);
H A Ddisasm-aarch32.cc3430 void Disassembler::uhsub16(Condition cond, function in class:vixl::aarch32::Disassembler
21658 uhsub16(CurrentCond(),
[all...]
/external/swiftshader/third_party/LLVM/test/MC/ARM/
H A Dbasic-arm-instructions.s2355 uhsub16 r4, r8, r2
2360 @ CHECK: uhsub16 r4, r8, r2 @ encoding: [0x72,0x4f,0x78,0xe6]
H A Dbasic-thumb2-instructions.s2892 uhsub16 r5, r8, r3
2898 @ CHECK: uhsub16 r5, r8, r3 @ encoding: [0xd8,0xfa,0x63,0xf5]
/external/llvm/test/MC/ARM/
H A Dbasic-arm-instructions.s3273 uhsub16 r4, r8, r2
3278 @ CHECK: uhsub16 r4, r8, r2 @ encoding: [0x72,0x4f,0x78,0xe6]
H A Dbasic-thumb2-instructions.s3389 uhsub16 r5, r8, r3
3395 @ CHECK: uhsub16 r5, r8, r3 @ encoding: [0xd8,0xfa,0x63,0xf5]

Completed in 549 milliseconds