Home
last modified time | relevance | path

Searched refs:AR_CCV (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dia64-opc.h45 #define AR_CCV IA64_OPND_AR_CCV macro
Dia64-opc-m.c1071 #define CMPXCHG(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CCV}, EMPTY
1073 #define CMPXCHG16(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CSD, AR_CCV}, EMPTY
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dia64-opc.h45 #define AR_CCV IA64_OPND_AR_CCV macro
Dia64-opc-m.c1071 #define CMPXCHG(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CCV}, EMPTY
1073 #define CMPXCHG16(c,h) M, OpMXX6aHint (4, 0, 1, c, h), {R1, MR3, R2, AR_CSD, AR_CCV}, EMPTY
/netbsd/src/sys/arch/ia64/disasm/
Ddisasm_format.c158 case AR_CCV: n = "ccv"; break; in asm_operand()
Ddisasm.h59 #define AR_CCV 32 macro
Ddisasm_extract.c2406 op_value(i, 5, AR_CCV); in asm_extract()
2410 op_value(i, 4, AR_CCV); in asm_extract()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-ia64.c371 #define AR_CCV 32 macro
397 {"ar.ccv", AR_CCV}, {"ar.unat", AR_UNAT},
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2005279 AR_FSR, AR_FIR, AR_FDR, AR_CCV, AR_EC): Define.