Home
last modified time | relevance | path

Searched refs:A_DEC_M (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/binutils/opcodes/
Dsh-opc.h101 A_DEC_M, enumerator
584 /* 0100nnnn11001011 mov.b @-<REG_M>,R0 */{"mov.b",{A_DEC_M,A_R0},{HEX_4,REG_M,HEX_C,HEX_B}, arch_sh…
612 /* 0100nnnn11001011 mov.l @-<REG_M>,R0 */{"mov.l",{A_DEC_M,A_R0},{HEX_4,REG_M,HEX_E,HEX_B}, arch_sh…
640 /* 0100nnnn11011011 mov.w @-<REG_M>,R0 */{"mov.w",{A_DEC_M,A_R0},{HEX_4,REG_M,HEX_D,HEX_B}, arch_sh…
Dsh-dis.c720 case A_DEC_M: in print_insn_sh()