/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
dsbt-index.s | 3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
|
got-reloc-local-1.s | 3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14 4 ldw .d2t1 *+B14($GOT(a)), A1
|
got-reloc-local-2.s | 3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14 4 ldw .d2t1 *+B14($GOT(b)), A1
|
got-reloc-global-addend-1.s | 3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14 4 ldw .d2t1 *+B14($GOT(a)+4), A1
|
got-reloc-global.s | 3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14 4 ldw .d2t1 *+B14($GOT(a)), A1
|
shlib-app-1r.s | 4 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14 9 ldw .d2t2 *+B14(a), B4 10 ldw .d2t2 *+B14(b), B5 11 ldw .d2t2 *+B14($GOT(a)), B6 12 ldw .d2t2 *+B14($GOT(b)), B6
|
got-reloc-global-addend-2.s | 3 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14
|
shlib-2.s | 18 ldw .d2t2 *+B14($GOT(a)), B6 19 ldw .d2t2 *+B14($GOT(b)), B7 20 ldw .d2t2 *+B14($GOT(c)), B8 21 ldw .d2t2 *+B14(c), B9
|
shlib-app-1.s | 5 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14 10 ldw .d2t2 *+B14(a), B4 11 ldw .d2t2 *+B14(b), B5 12 ldw .d2t2 *+B14($GOT(a)), B6 13 ldw .d2t2 *+B14($GOT(b)), B6
|
shlib-1.s | 15 stw .d2t2 B14, *+B15(16) 16 ldw .d2t2 *+B14($DSBT_index(__c6xabi_DSBT_BASE)), B14 22 ldw .d2t2 *+B15(16), B14
|
weak.s | 8 ldw .d2t2 *+B14(g1), B1
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
got-reloc.s | 11 ldw .d2t2 *+B14($GOT(.LC1)), B0
|
/external/v8/test/mjsunit/harmony/ |
debug-step-destructuring-assignment.js | 51 [ // B14
|
debug-step-destructuring-bind.js | 51 x: a, // B14
|
/external/v8/test/mjsunit/es6/ |
debug-stepin-collections-foreach.js | 77 s.forEach(cb_set_2); // B2 B14 B26 82 m.forEach(cb_map_2); // B2 B14 B26
|
/external/v8/test/mjsunit/ |
debug-stepin-builtin-callback.js | 134 a.forEach(cb_true_2); // B2 B14 B20 B26
|
/art/compiler/utils/arm/ |
assembler_thumb2.cc | 327 int16_t encoding = B15 | B14; 379 return B14 | B10 | (static_cast<int32_t>(rm) << 3) | 410 return B14 | B11 | (static_cast<int32_t>(rt) << 8) | (offset >> 2); 454 return B14 | B13 | B11 | 647 int16_t encoding = B14 | B9 | B8 | B6 | 656 B15 | B14 | B13 | B12 | [all...] |
assembler_arm32.cc | 206 B15 | B14 | B13 | B12 | 222 B15 | B14 | B13 | B12 | [all...] |
assembler_arm.h | 376 B14 = 1 << 14, [all...] |
/external/svox/pico/lib/ |
picopam.c | 193 picoos_uint8 b14_b15_syllable; /* B14,B15 */ 291 #define B14 22 [all...] |
/external/llvm/lib/Target/AArch64/Utils/ |
AArch64BaseInfo.h | 126 case AArch64::D14: return AArch64::B14; 166 case AArch64::B14: return AArch64::D14; [all...] |
/external/llvm/lib/Target/AArch64/Disassembler/ |
AArch64Disassembler.cpp | 350 AArch64::B10, AArch64::B11, AArch64::B12, AArch64::B13, AArch64::B14, [all...] |
/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
Annotations57649Test.java | [all...] |