Searched refs:rx_decode_opcode (Results 1 – 10 of 10) sorted by relevance
244 int rx_decode_opcode (unsigned long, RX_Opcode_Decoded *, int (*)(void *), void *);
1646 * rx.h (rx_decode_opcode) (mvtipl): Add.
99 rv = rx_decode_opcode (addr, &opcode, rx_get_byte, &rx_data); in print_insn_rx()
365 (rx_decode_opcode): Use it for movbi and movbir. Decode NOP2 (mov376 (rx_decode_opcode): Likewise.
874 * rx-decode.opc (rx_decode_opcode): Check sd field as well as ss931 * rx-decode.opc (rx_decode_opcode): Bit operations on
579 * rx-decode.opc (rx_decode_opcode): Set the syntax for multi-byte NOPs.
263 rx_decode_opcode (unsigned long pc AU,
435 * rx-decode.opc (rx_decode_opcode): Decode extra NOP
486 * rx-decode.opc (rx_decode_opcode) (mvtipl): Add.
264 rx_decode_opcode (unsigned long pc AU, in rx_decode_opcode() function