Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dia64-opc.h122 #define IMMU9 IA64_OPND_IMMU9 macro
Dia64-opc-f.c432 {"fclass.m", f2, OpTa (5, 0), {P1, P2, F2, IMMU9}, EMPTY},
433 {"fclass.nm", f2, OpTa (5, 0), {P2, P1, F2, IMMU9}, PSEUDO, 0, NULL},
434 {"fclass.m.unc", f2, OpTa (5, 1), {P1, P2, F2, IMMU9}, EMPTY},
435 {"fclass.nm.unc", f2, OpTa (5, 1), {P2, P1, F2, IMMU9}, PSEUDO, 0, NULL},
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dia64-opc.h122 #define IMMU9 IA64_OPND_IMMU9 macro
Dia64-opc-f.c432 {"fclass.m", f2, OpTa (5, 0), {P1, P2, F2, IMMU9}, EMPTY},
433 {"fclass.nm", f2, OpTa (5, 0), {P2, P1, F2, IMMU9}, PSEUDO, 0, NULL},
434 {"fclass.m.unc", f2, OpTa (5, 1), {P1, P2, F2, IMMU9}, EMPTY},
435 {"fclass.nm.unc", f2, OpTa (5, 1), {P2, P1, F2, IMMU9}, PSEUDO, 0, NULL},
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-00016728 (operand_match): Conditionally insert default bit values for IMMU9.