Searched refs:O_STM (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-h8300.c | 1082 || OP_KIND (instruction->opcode->how) == O_STM) in get_specific() 1621 else if (OP_KIND (this_try->opcode->how) == O_STM) in build_bytes() 2011 else if (OP_KIND (instruction->opcode->how) == O_STM) in md_assemble()
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | h8500-opc.h | 41 #define O_STM 13 macro 332 {27,'-','I','!','E',O_STM|O_UNSZ,"stm",2,{RLIST,SPDEC},2, {{0x12,0xff,0 },{0x00,0x00,RLIST }}}, 1724 {27,'-','I','!','E',O_STM|O_UNSZ,"stm",2,{RLIST,SPDEC},2, {{0x12,0xff,0},{0x00,0x00,RLIST }}},
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | h8300.h | 1163 O_STM, enumerator 1886 …{O (O_STM, SL), AV_H8H, 6, "stm.l", {{RS32, RDPREDEC, E}}, {{0x0, 0x1, DATA, 0x0, 0x6, 0xD, 0…
|
D | ChangeLog-9103 | 2258 (O_TAS, O_CLRMAC, O_LDMAC, O_MAC, O_LDM, O_STM): Define.
|