Home
last modified time | relevance | path

Searched refs:OP_DISPU4 (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dcrx.h231 #define OP_DISPU4 (1 << 3) macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dcrx.h231 #define OP_DISPU4 (1 << 3) macro
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcrx-opc.c677 {4, arg_cr, OP_DISPU4}, /* rbase_dispu4 */
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcrx-opc.c677 {4, arg_cr, OP_DISPU4}, /* rbase_dispu4 */
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-crx.c1334 if (flags & OP_DISPU4) in check_range()