Searched refs:unop (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/alpha/ |
D | unop.d | 2 #name: alpha unop disassembly 9 0: 00 00 fe 2f unop 10 4: 00 00 e0 2f unop 11 8: 00 00 fe 2f unop 12 c: 00 00 ff 2f unop
|
D | unop.s | 1 unop
|
D | auto-align-1.s | 3 $B: unop
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-alpha/ |
D | tlsbinr.dd | 19 120001014: 00 00 fe 2f unop 22 120001020: 00 00 fe 2f unop 24 120001028: 00 00 fe 2f unop 27 120001034: 00 00 fe 2f unop 29 12000103c: 00 00 fe 2f unop 32 120001048: 00 00 fe 2f unop 35 120001054: 00 00 fe 2f unop 38 120001060: 00 00 fe 2f unop
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/ |
D | cris.exp | 256 test_template_insn_reg_mem unop move \ 399 test_template_insn_single unop test "@OC@\[^\\.\]" "test" 400 test_template_insn_single unop clear "@OC@\[^\\.\]" "clear" 482 test_template_insn_mem unop jsr b93 "@OC@\\." "jump-type" b93 483 test_template_insn_mem unop jump 093 "@OC@\\." "jump-type" b93 484 test_template_insn_mem unop jir a93 "@OC@\\." "jump-type" b93 537 test_template_insn_mem unop jirc 293 "@OC@\\." "jump-type" b93 538 test_template_insn_mem unop jsrc 393 "@OC@\\." "jump-type" b93 539 test_template_insn_mem unop jbrc 693 "@OC@\\." "jump-type" b93 548 test_template_insn_mem unop sbfs 3b7 "@OC@\\.| r\[0-9\]+$" "unop-mem" 3b7 [all …]
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | sh64-media.cpu | 871 (define-pmacro (slice-word-unop expr) 885 (define-pmacro (slice-long-unop expr) 897 (slice-long-unop abs)) 903 (slice-word-unop abs)) 1216 (slice-long-unop -mshaldsl)) 1223 (slice-word-unop -mshaldsw)) 1230 (slice-long-unop -mshardl)) 1237 (slice-word-unop -mshardw)) 1324 (slice-long-unop -mshlldl)) 1331 (slice-word-unop -mshlldw)) [all …]
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-alpha.c | 5362 static unsigned char const unop[4] = { 0x00, 0x00, 0xfe, 0x2f }; in alpha_handle_align() local 5389 memcpy (p, unop, 4); in alpha_handle_align()
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-0203 | 3138 definition. Emit a unop+nop pair. 3487 * emulparams/elf64alpha.sh (NOP): Use unop.
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-0001 | 13 * alpha-opc.c (unop): Encode with RB as $sp.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/ |
D | ChangeLog-9303 | 2549 * gas/alpha/unop.s, gas/alpha/unop.d: New test. 3441 * gas/cris/unop-mem.d: Ditto.
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic6x-opcode-table.h | 2118 INSN(nop, nfu, unop, nop, C64XP, 0,
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9899 | 4389 Change all callers. Emit nop alignment padding as nop+unop pair.
|
D | ChangeLog-0001 | 74 * config/tc-alpha.c (alpha_handle_align): Encode unop with RB as $sp.
|