Searched defs:qp (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | unwind-ia64.c | 419 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \ argument 430 #define UNW_DEC_SPILL_PSPREL_P(fmt, qp, t, abreg, pspoff, arg) \ argument 441 #define UNW_DEC_RESTORE_P(fmt, qp, t, abreg, arg) \ argument 452 #define UNW_DEC_SPILL_REG_P(fmt, qp, t, abreg, x, ytreg, arg) \ argument 631 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 653 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.c | 240 expressionS qp; member 1657 int qp, in output_X3_format() 1681 int qp, in output_X4_format() 3046 parse_predicate_and_operand (expressionS *e, unsigned *qp, const char *po) in parse_predicate_and_operand() 3505 unsigned int qp, ab, reg; in dot_restorereg() local 4042 unsigned int qp, ab, xy, reg, treg; in dot_spillreg() local 4072 unsigned int qp, ab, reg; in dot_spillmem() local
|
D | tc-ia64.h | 295 unsigned short qp; member
|