/external/vixl/test/traces/a64/ |
sim-fcmp-s-trace-a64.h | 48 0x3, 50 0x3, 51 0x3, 52 0x3, 53 0x3, 67 0x3, 69 0x3, 70 0x3, 71 0x3, 72 0x3, [all...] |
sim-fcmp-d-trace-a64.h | 50 0x3, 51 0x3, 52 0x3, 69 0x3, 70 0x3, 71 0x3, 88 0x3, 89 0x3, 90 0x3, 107 0x3, [all...] |
sim-fcmp-sz-trace-a64.h | 48 0x3, 50 0x3, 51 0x3, 52 0x3, 53 0x3, 67 0x3, 69 0x3, 70 0x3, 71 0x3, 72 0x3, [all...] |
sim-fcmp-dz-trace-a64.h | 50 0x3, 51 0x3, 52 0x3, 69 0x3, 70 0x3, 71 0x3,
|
/external/llvm/test/MC/AArch64/ |
armv8.2a-mmfr2.s | 4 mrs x3, id_aa64mmfr2_el1 5 // CHECK: mrs x3, ID_AA64MMFR2_EL1 // encoding: [0x43,0x07,0x38,0xd5]
|
elf-reloc-addsubimm.s | 4 add x2, x3, #:lo12:some_label
|
alias-addsubimm.s | 7 // CHECK: sub x1, x3, #2, lsl #12 8 // CHECK: sub x1, x3, #2, lsl #12 9 sub x1, x3, #2, lsl 12 10 add x1, x3, #-2, lsl 12 11 // CHECK: sub x1, x3, #4 12 // CHECK: sub x1, x3, #4 13 sub x1, x3, #4 14 add x1, x3, #-4 15 // CHECK: sub x1, x3, #4095 16 // CHECK: sub x1, x3, #409 [all...] |
arm64-system-encoding.s | 60 msr ACTLR_EL1, x3 61 msr ACTLR_EL2, x3 62 msr ACTLR_EL3, x3 63 msr AFSR0_EL1, x3 64 msr AFSR0_EL2, x3 65 msr AFSR0_EL3, x3 66 msr AFSR1_EL1, x3 67 msr AFSR1_EL2, x3 68 msr AFSR1_EL3, x3 69 msr AMAIR_EL1, x3 [all...] |
neon-extract.s | 9 ext v0.8b, v1.8b, v2.8b, #0x3 10 ext v0.16b, v1.16b, v2.16b, #0x3 12 // CHECK: ext v0.8b, v1.8b, v2.8b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x2e] 13 // CHECK: ext v0.16b, v1.16b, v2.16b, #{{0x3|3}} // encoding: [0x20,0x18,0x02,0x6e]
|
/external/compiler-rt/lib/builtins/ |
popcountti2.c | 24 tu_int x3 = (tu_int)a; local 25 x3 = x3 - ((x3 >> 1) & (((tu_int)0x5555555555555555uLL << 64) | 28 x3 = ((x3 >> 2) & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL)) 29 + (x3 & (((tu_int)0x3333333333333333uLL << 64) | 0x3333333333333333uLL)); 31 x3 = (x3 + (x3 >> 4) [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
aix-weak-3a.s | 5 .globl x3 6 .csect x3[RW] 7 x3: label
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
median5.cpp | 120 int16 x1, x2, x3, x4, x5; local 125 x3 = x[0]; 137 if (x3 < x1) 140 x1 = x3; 141 x3 = tmp; 153 if (x3 < x2) 156 x2 = x3; 157 x3 = tmp; 169 if (x4 < x3) 171 x3 = x4 [all...] |
/prebuilts/go/darwin-x86/test/dwarf/dwarf.dir/ |
z3.go | 2 //line x3.go:4
|
/prebuilts/go/linux-x86/test/dwarf/dwarf.dir/ |
z3.go | 2 //line x3.go:4
|
/external/valgrind/none/tests/arm64/ |
integer.c | 163 TESTINST3("add x3, x4, x5", 12345, 6789, x3, x4, x5, 0); 164 TESTINST3("add w3, w4, w5", 12345, 6789, x3, x4, x5, 0); 167 TESTINST3("adc x3, x4, x5", 12345, 6789, x3,x4,x5,0); 168 TESTINST3("adc x3, x4, x5", 12345, 6789, x3,x4,x5,1); 169 TESTINST3("adc x3, x4, x5", 0, 0xffffffffffffffffULL, x3,x4,x5,0); 170 TESTINST3("adc x3, x4, x5", 0, 0xffffffffffffffffULL, x3,x4,x5,1) [all...] |
/art/runtime/interpreter/mterp/arm64/ |
op_move_wide_16.S | 5 GET_VREG_WIDE x3, w3 7 SET_VREG_WIDE x3, w2
|
op_move_wide_from16.S | 5 GET_VREG_WIDE x3, w3 8 SET_VREG_WIDE x3, w2
|
/external/clang/test/Sema/ |
array-size.c | 7 int x3[(unsigned)1073741824 + 1]; // expected-error{{array is too large}} local
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
emit-relocs-277.s | 6 add x4, x3, #:lo12:tempy 7 add x7, x3, #:lo12:tempy2 8 add x17, x3, #:lo12:tempy3
|
emit-relocs-278.s | 6 ldr b4, [x3, #:lo12:tempy] 7 ldr b7, [x3, #:lo12:tempy2] 8 ldr b17, [x3, #:lo12:tempy3]
|
emit-relocs-284.s | 6 ldr h4, [x3, #:lo12:tempy] 7 ldr h7, [x3, #:lo12:tempy2] 8 ldr h17, [x3, #:lo12:tempy3]
|
emit-relocs-285.s | 6 ldr w4, [x3, #:lo12:tempy] 7 ldr w7, [x3, #:lo12:tempy2] 8 ldr w17, [x3, #:lo12:tempy3]
|
emit-relocs-286.s | 6 ldr x4, [x3, #:lo12:tempy] 7 ldr x7, [x3, #:lo12:tempy2] 8 ldr x17, [x3, #:lo12:tempy3]
|
emit-relocs-299.s | 6 ldr q4, [x3, #:lo12:tempy] 7 ldr q7, [x3, #:lo12:tempy2] 8 ldr q17, [x3, #:lo12:tempy3]
|
/external/clang/test/CXX/dcl.dcl/dcl.link/ |
p7.cpp | 8 // CHECK: @x3 = external global %struct.X 15 extern X x3; 25 return x3;
|