Home
last modified time | relevance | path

Searched refs:MOVS (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Drl78-parse.h131 MOVS = 332, /* MOVS */ enumerator
256 #define MOVS 332 macro
Drl78-parse.y173 %token MACH MACHU MOV MOV1 MOVS MOVW MULH MULHU MULU
762 | MOVS opt_es '[' HL '+' EXPR ']' ',' X
1301 OPC(MOVS),
Drl78-parse.c317 MOVS = 332, /* MOVS */ enumerator
442 #define MOVS 332 macro
4545 OPC(MOVS),
/netbsd/src/sys/arch/hp300/DOC/
DTODO.hp30013 MOVS instructions, you could map an entire page at a time and use
/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitNativeARM_T2_32.c127 #define MOVS 0x0000 macro
652 … return push_inst16(compiler, MOVS | RD3(dst) | RN3(reg)); in emit_op_imm()
1852 … return push_inst16(compiler, MOVS | RD3(TMP_REG1) | RN3(dst)); in sljit_emit_op_flags()
1884 return push_inst16(compiler, MOVS | RD3(TMP_REG1) | RN3(dst_r)); in sljit_emit_op_flags()
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog86 (enum bpf_insn_id): Add entries for MOVS{8,16,32}R and
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog66 (enum bpf_insn_id): Add entries for MOVS{8,16,32}R and
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog66 * bpf-opc.c (bpf_opcodes): Fix pseudo-c syntax for MOVS* and LDXS*
80 * bpf-opc.c (bpf_opcodes): Add entries for MOVS{8,16,32}R and
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog80 * bpf-opc.c (bpf_opcodes): Fix pseudo-c syntax for MOVS* and LDXS*
94 * bpf-opc.c (bpf_opcodes): Add entries for MOVS{8,16,32}R and
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Dx86-tune.def290 as MOVS and STOS (without a REP prefix) to move/set sequences of bytes. */
/netbsd/src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
DBtNetBSD587 [OPT 2: MOVS PC, r14:]
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dcris.cpu2029 ; MOVS.z Rs,Rd [ Rd | 0100011z | Rs ]
2108 ; (MOVS.z [PC+],Rd [ Rd | 1100011z | 1111 ])
2506 ; MOVS.z [Rs],Rd [ Rd | 1000011z | Rs ]
2507 ; MOVS.z [Rs+],Rd [ Rd | 1100011z | Rs ]
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dcris.cpu2029 ; MOVS.z Rs,Rd [ Rd | 0100011z | Rs ]
2108 ; (MOVS.z [PC+],Rd [ Rd | 1100011z | 1111 ])
2506 ; MOVS.z [Rs],Rd [ Rd | 1000011z | Rs ]
2507 ; MOVS.z [Rs+],Rd [ Rd | 1100011z | Rs ]
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-arm.texi817 MOVS r0, #:upper8_15:#foo
Das.info8555 MOVS r0, #:upper8_15:#foo
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog246 * doc/c-bpf.texi (BPF Instructions): The pseudoc syntax for MOVS*
251 * doc/c-bpf.texi (BPF Instructions): Fix pseudoc syntax for MOVS*
DChangeLog-20173373 * config/tc-arm.c (move_or_literal_pool): Remove code generating MOVS.
3376 expectation of LDR not generating a MOVS for low registers and small
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git37184 bpf: gas: fix in manual that MOVS* pseudoc syntax uses = instead of s=
37189 * doc/c-bpf.texi (BPF Instructions): The pseudoc syntax for MOVS*
37194 bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insns
37195 This patch fixes the pseudoc syntax of the V4 instructions MOVS* and
37202 * bpf-opc.c (bpf_opcodes): Fix pseudo-c syntax for MOVS* and LDXS*
37209 * doc/c-bpf.texi (BPF Instructions): Fix pseudoc syntax for MOVS*
37496 (enum bpf_insn_id): Add entries for MOVS{8,16,32}R and
37503 * bpf-opc.c (bpf_opcodes): Add entries for MOVS{8,16,32}R and