/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
mips-gp32-fp64.d | 12 4: 34845678 ori a0,a0,0x5678
|
mips-gp32-fp64.s | 16 # 0004 ori a0,a0,0x5678
|
ldstla-n64-sym32.d | 33 .* ori a0,a0,0x5678 39 .* ori a0,a0,0x5678 243 .* ori a0,a0,0x5678 249 .* ori a0,a0,0x5678 453 .* ori at,at,0x5678 459 .* ori at,at,0x5678 673 .* ori at,at,0x5678 681 .* ori at,at,0x5678
|
micromips@dli.d | 35 [0-9a-f]+ <[^>]*> 5084 5678 ori a0,a0,0x5678 39 [0-9a-f]+ <[^>]*> 5084 5678 ori a0,a0,0x5678
|
mips-abi32-pic.d | 16 18: 34845678 ori a0,a0,0x5678
|
mips-abi32-pic.s | 24 # 0018 ori a0,a0,0x5678
|
mips-gp32-fp32-pic.d | 16 18: 34845678 ori a0,a0,0x5678
|
mips-gp32-fp32-pic.s | 24 # 0018 ori a0,a0,0x5678
|
mips-gp32-fp64-pic.d | 17 18: 34845678 ori a0,a0,0x5678
|
mips-gp32-fp64-pic.s | 24 # 0018 ori a0,a0,0x5678
|
mips-gp64-fp32-pic.d | 17 18: 34845678 ori a0,a0,0x5678
|
mips-gp64-fp32-pic.s | 24 # 0018 ori a0,a0,0x5678
|
mips-gp64-fp32.d | 12 4: 34845678 ori a0,a0,0x5678
|
mips-gp64-fp32.s | 16 # 0004 ori a0,a0,0x5678
|
mips-gp64-fp64-pic.d | 16 18: 34845678 ori a0,a0,0x5678
|
mips-gp64-fp64-pic.s | 24 # 0018 ori a0,a0,0x5678
|
mips-gp64-fp64.d | 12 4: 34845678 ori a0,a0,0x5678
|
mips-gp64-fp64.s | 16 # 0004 ori a0,a0,0x5678
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
reloc-insn.d | 11 c: f28acf01 movk x1, #0x5678 125 128: f2cacf00 movk x0, #0x5678, lsl #32
|
reloc-insn.s | 128 movk x0, #0x5678, lsl #32
|
/external/llvm/unittests/ProfileData/ |
InstrProfTest.cpp | 90 R = Reader->getInstrProfRecord("foo", 0x5678); 117 EC = Reader->getFunctionCounts("foo", 0x5678, Counts); 369 InstrProfRecord Record4("baz", 0x5678, {3, 4}); 377 InstrProfRecord Record5("baz", 0x5678, {5, 6}); 394 Reader->getInstrProfRecord("baz", 0x5678); 497 InstrProfRecord Record3("baz", 0x5678, {0, 0, 0, 0});
|
/art/compiler/utils/mips/ |
assembler_mips_test.cc | 807 "ori $at, 0x5678\n" 828 "ori $at, 0x5678\n" 849 "ori $at, 0x5678\n" 870 "ori $at, 0x5678\n" [all...] |
/external/clang/test/CodeGen/ |
builtins-mips.c | 102 v2q15_a = (v2q15) {0x1234, 0x5678}; 119 v2q15_a = (v2q15) {0x1234, 0x5678}; 169 v2q15_b = (v2q15) {0x1234, 0x5678}; 179 v2q15_b = (v2q15) {0x5678, 0x8000}; 460 v2i16_a = (v2i16) {0x1234, 0x5678};
|
/external/vboot_reference/tests/ |
vboot_common3_tests.c | 180 private_key, 0x5678); 264 TEST_EQ(VbGetFirmwarePreambleFlags(h), 0x5678, local
|
/art/compiler/utils/mips64/ |
assembler_mips64_test.cc | [all...] |