/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | crx-opc.c | 351 {{abs16,0}, {regr,16}}}, \ 381 {NAME, 2, 0x320+OPC1, 20, LD_STOR_INS, {{regr,16}, {abs16,0}}}, \ 406 {NAME, 2, 0x360+OPC, 20, STOR_IMM_INS, {{ui4,16}, {abs16,0}}}, \ 434 {NAME, 2, OPC1+0*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {abs16,0}}}, \
|
H A D | crx-dis.c | 603 if (instruction->operands[op_index].op_type == abs16) in print_arg()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | crx-opc.c | 351 {{abs16,0}, {regr,16}}}, \ 381 {NAME, 2, 0x320+OPC1, 20, LD_STOR_INS, {{regr,16}, {abs16,0}}}, \ 406 {NAME, 2, 0x360+OPC, 20, STOR_IMM_INS, {{ui4,16}, {abs16,0}}}, \ 434 {NAME, 2, OPC1+0*DIFF, SHIFT, CSTBIT_INS, {{OP,16}, {abs16,0}}}, \
|
H A D | crx-dis.c | 603 if (instruction->operands[op_index].op_type == abs16) in print_arg()
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
H A D | stc.s | 96 stc ccr, @byte_dest1:16 ; abs16 dest 112 stc exr, @byte_dest2:16 ; abs16 dest
|
H A D | ldc.s | 133 ldc @byte_src:16, ccr ; abs16 src 150 ldc @byte_src:16, exr ; abs16 src
|
H A D | rotr.s | 268 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 D | shlr.s | 294 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 D | rotxr.s | 294 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 D | shar.s | 294 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 D | bset.s | 19 # 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 D | cmpb.s | 40 # cmp.b abs16, abs16 ; 6 a 1 5 aa:16 4 0??? 2 ???? aa:16
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | crx.h | 132 abs16, abs32, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | crx.h | 132 abs16, abs32, enumerator
|
/netbsd-src/external/gpl3/gdb/dist/sim/mn10300/ |
H A D | am33-2.igen | 85 // bit operations with imm8,(abs16) addressing mode: 87 // 1111 1110 1000 0010 ABS16 IMM8; btst imm8,(abs16) 96 // 1111 1110 1000 0000 ABS16 IMM8; bset imm8,(abs16) 113 // 1111 1110 1000 0001 ABS16 IMM8; bclr imm8,(abs16)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/ |
H A D | rl78-real.md | 340 ;; $rel8, $!rel16, !abs16, !!abs20
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/ |
H A D | rl78-real.md | 340 ;; $rel8, $!rel16, !abs16, !!abs20
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | tilegx.cc | 1014 abs16(unsigned char* view, in abs16() function in __anon3f31efee0111::Tilegx_relocate_functions 4526 TilegxReloc::abs16(view, object, psymval, addend); in relocate()
|
H A D | arm.cc | 3376 abs16(unsigned char* view, in abs16() function in __anon44de5fc10111::Arm_relocate_functions 9814 reloc_status = Arm_relocate_functions::abs16(view, object, psymval); in relocate() 10569 reloc_status = Arm_relocate_functions<big_endian>::abs16(paddend, object, in relocate_special_relocatable()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | tilegx.cc | 1014 abs16(unsigned char* view, in abs16() function in __anon12bb53010111::Tilegx_relocate_functions 4526 TilegxReloc::abs16(view, object, psymval, addend); in relocate()
|
H A D | arm.cc | 3376 abs16(unsigned char* view, in abs16() function in __anon7a9d63b40111::Arm_relocate_functions 9814 reloc_status = Arm_relocate_functions::abs16(view, object, psymval); in relocate() 10569 reloc_status = Arm_relocate_functions<big_endian>::abs16(paddend, object, in relocate_special_relocatable()
|
/netbsd-src/external/gpl3/binutils/dist/cpu/ |
H A D | ChangeLog | 845 stzx16-imm8-imm8-abs16): Fix operand typos.
|
/netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
H A D | ChangeLog | 828 stzx16-imm8-imm8-abs16): Fix operand typos.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-9899 | 184 expressions of the form @abs16, @(abs16) and @(abs16 + imm).
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-9899 | 184 expressions of the form @abs16, @(abs16) and @(abs16 + imm).
|