Searched refs:abs16 (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-tic6x/
H A Dreloc-overflow-abs16-1.d4 #source: reloc-overflow-abs16.s
H A Dreloc-overflow-abs16-2.d4 #source: reloc-overflow-abs16.s
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dcrx.h132 abs16, abs32, enumerator in enum:__anon3668
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dcrx.h132 abs16, abs32, enumerator in enum:__anon1036
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/h8300/
H A Dstc.s96 stc ccr, @byte_dest1:16 ; abs16 dest
112 stc exr, @byte_dest2:16 ; abs16 dest
H A Dldc.s133 ldc @byte_src:16, ccr ; abs16 src
150 ldc @byte_src:16, exr ; abs16 src
H A Drotr.s268 rotr.b @byte_dest:16 ; shift right arithmetic by one, abs16
560 rotr.b #2, @byte_dest:16 ; shift right arithmetic by two, abs16
852 rotr.w @word_dest:16 ; shift right arithmetic by one, abs16
1143 rotr.w #2, @word_dest:16 ; shift right arithmetic by two, abs16
1444 rotr.l @long_dest:16 ; shift right arithmetic by one, abs16
1747 rotr.l #2, @long_dest:16 ; shift right arithmetic by two, abs16
H A Drotxr.s294 rotxr.b @byte_dest:16 ; shift right arithmetic by one, abs16
619 rotxr.b #2, @byte_dest:16 ; shift right arithmetic by two, abs16
944 rotxr.w @word_dest:16 ; shift right arithmetic by one, abs16
1267 rotxr.w #2, @word_dest:16 ; shift right arithmetic by two, abs16
1601 rotxr.l @long_dest:16 ; shift right arithmetic by one, abs16
1939 rotxr.l #2, @long_dest:16 ; shift right arithmetic by two, abs16
H A Dshar.s294 shar.b @byte_dest:16 ; shift right arithmetic by one, abs16
618 shar.b #2, @byte_dest:16 ; shift right arithmetic by two, abs16
942 shar.w @word_dest:16 ; shift right arithmetic by one, abs16
1265 shar.w #2, @word_dest:16 ; shift right arithmetic by two, abs16
1599 shar.l @long_dest:16 ; shift right arithmetic by one, abs16
1937 shar.l #2, @long_dest:16 ; shift right arithmetic by two, abs16
H A Dshlr.s294 shlr.b @byte_dest:16 ; shift right logical by one, abs16
618 shlr.b #2, @byte_dest:16 ; shift right logical by two, abs16
961 shlr.b #4, @byte_dest:16 ; shift right logical by four, abs16
1311 shlr.w @word_dest:16 ; shift right logical by one, abs16
1634 shlr.w #2, @word_dest:16 ; shift right logical by two, abs16
1977 shlr.w #4, @word_dest:16 ; shift right logical by four, abs16
2298 shlr.w #8, @word_dest:16 ; shift right logical by eight, abs16
2657 shlr.l @long_dest:16 ; shift right logical by one, abs16
2995 shlr.l #2, @long_dest:16 ; shift right logical by two, abs16
3353 shlr.l #4, @long_dest:16 ; shift right logical by four, abs16
[all...]
H A Dbset.s19 # bset xx:3, @abs16 ; 6 a 1 1??? aa:16 7 0 ?xxx ????
20 # bclr xx:3, @abs16 ; 6 a 1 1??? aa:16 7 2 ?xxx ????
H A Dcmpb.s40 # cmp.b abs16, abs16 ; 6 a 1 5 aa:16 4 0??? 2 ???? aa:16
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcrx-opc.c349 /* 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}}}, \
671 {16, arg_c, OP_UNSIGNED|OP_UPPER_64KB}, /* abs16 */
H A Dcrx-dis.c621 if (instruction->operands[op_index].op_type == abs16)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dcrx-opc.c349 /* 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}}}, \
671 {16, arg_c, OP_UNSIGNED|OP_UPPER_64KB}, /* abs16 */
H A Dcrx-dis.c621 if (instruction->operands[op_index].op_type == abs16)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Darm.cc3239 abs16(unsigned char* view,
8771 reloc_status = Arm_relocate_functions::abs16(view, object, psymval);
9501 reloc_status = Arm_relocate_functions<big_endian>::abs16(paddend, object,

Completed in 322 milliseconds