/netbsd/external/gpl3/gdb/dist/gold/testsuite/ |
H A D | arm_unaligned_reloc.s | 42 .global abs16 43 .type abs16, %object 44 .size abs16, 2 45 abs16: label
|
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/ |
H A D | arm_unaligned_reloc.s | 42 .global abs16 43 .type abs16, %object 44 .size abs16, 2 45 abs16: label
|
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-tic6x/ |
H A D | reloc-overflow-abs16-1.d | 4 #source: reloc-overflow-abs16.s
|
H A D | reloc-overflow-abs16-2.d | 4 #source: reloc-overflow-abs16.s
|
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-tic6x/ |
H A D | reloc-overflow-abs16-1.d | 4 #source: reloc-overflow-abs16.s
|
H A D | reloc-overflow-abs16-2.d | 4 #source: reloc-overflow-abs16.s
|
/netbsd/external/gpl3/gdb/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}}}, \
|
/netbsd/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}}}, \
|
/netbsd/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}}}, \
|
/netbsd/external/gpl3/gdb.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}}}, \
|
/netbsd/external/gpl3/gdb/dist/sim/mn10300/ |
H A D | mn10300.igen | 283 // 0011 00Dn abs16...; mov (abs16),Dn (abs16 is zero-extended) 423 // 1111 1010 1010 00An abs16...; mov (abs16),An (abs16 is zero-extended) 575 // 0000 Dm01 abs16..., mov Dm,(abs16) (abs16 is zero-extended). 721 // 1111 1010 1000 Am00 abs16...; mov Am,(abs16) (abs16 is zero-extended) 971 // 0011 01Dn abs16...; movbu (abs16),Dn (abs16 is zero-extended) 1129 // 0000 Dm10 abs16...; movbu Dm,(abs16) (abs16 is zero-extended) 1291 // 0011 10Dn abs16...; movhu (abs16),Dn (abs16 is zero-extended) 1451 // 0000 Dm11 abs16...; movhu Dm,(abs16) (abs16 is zero-extended)
|
/netbsd/external/gpl3/gdb.old/dist/sim/mn10300/ |
H A D | mn10300.igen | 283 // 0011 00Dn abs16...; mov (abs16),Dn (abs16 is zero-extended) 423 // 1111 1010 1010 00An abs16...; mov (abs16),An (abs16 is zero-extended) 575 // 0000 Dm01 abs16..., mov Dm,(abs16) (abs16 is zero-extended). 721 // 1111 1010 1000 Am00 abs16...; mov Am,(abs16) (abs16 is zero-extended) 971 // 0011 01Dn abs16...; movbu (abs16),Dn (abs16 is zero-extended) 1129 // 0000 Dm10 abs16...; movbu Dm,(abs16) (abs16 is zero-extended) 1291 // 0011 10Dn abs16...; movhu (abs16),Dn (abs16 is zero-extended) 1451 // 0000 Dm11 abs16...; movhu Dm,(abs16) (abs16 is zero-extended)
|
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/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
|
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/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 …]
|
/netbsd/external/gpl3/gdb/dist/include/opcode/ |
H A D | crx.h | 132 abs16, abs32, enumerator
|
/netbsd/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | crx.h | 132 abs16, abs32, enumerator
|
/netbsd/external/gpl3/binutils/dist/include/opcode/ |
H A D | crx.h | 132 abs16, abs32, enumerator
|
/netbsd/external/gpl3/gdb.old/dist/include/opcode/ |
H A D | crx.h | 132 abs16, abs32, enumerator
|