HomeSort by relevance Sort by last modified time
    Searched refs:abs16 (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
reloc-overflow-abs16-1.d 1 #name: C6X relocation overflow, ABS16
4 #source: reloc-overflow-abs16.s
reloc-overflow-abs16-2.d 1 #name: C6X relocation underflow, ABS16
4 #source: reloc-overflow-abs16.s
  /toolchain/binutils/binutils-2.27/gold/testsuite/
arm_unaligned_reloc.s 42 .global abs16
43 .type abs16, %object
44 .size abs16, 2
45 abs16: label
  /toolchain/binutils/binutils-2.27/include/opcode/
crx.h 132 abs16, abs32, enumerator in enum:__anon4857
  /toolchain/binutils/binutils-2.27/opcodes/
crx-opc.c 349 /* opc12 r abs16 */ \
351 {{abs16,0}, {regr,16}}}, \
380 /* opc12 r abs16 */ \
381 {NAME, 2, 0x320+OPC1, 20, LD_STOR_INS, {{regr,16}, {abs16,0}}}, \
405 /* opc12 ui4 abs16 */ \
406 {NAME, 2, 0x360+OPC, 20, STOR_IMM_INS, {{ui4,16}, {abs16,0}}}, \
433 /* opcNN iN abs16 */ \
434 {NAME, 2, OPC1+0*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {abs16,0}}}, \
674 {16, arg_c, OP_UNSIGNED|OP_UPPER_64KB}, /* abs16 */
crx-dis.c 621 if (instruction->operands[op_index].op_type == abs16)
  /toolchain/binutils/binutils-2.27/gold/
tilegx.cc 1010 abs16(unsigned char* view, function in class:__anon4489::Tilegx_relocate_functions
    [all...]
arm.cc     [all...]

Completed in 1641 milliseconds