Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dxgate.h69 #define XGATE_OP_IMM16mAND "r,if; andl andh" macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dxgate.h69 #define XGATE_OP_IMM16mAND "r,if; andl andh" macro
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dxgate-opc.c92 #define OP_mAND XGATE_OP_IMM16mAND
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dxgate-opc.c92 #define OP_mAND XGATE_OP_IMM16mAND
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-xgate.c959 XGATE_OP_IMM16mAND) in xgate_find_match()