Searched defs:grsave (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | unwind-ia64.c | 186 #define UNW_DEC_PROLOGUE_GR(fmt, rlen, mask, grsave, arg) \ argument 684 unsigned char byte1, mask, grsave; in unw_decode_r2() local
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | unwind-ia64.c | 186 #define UNW_DEC_PROLOGUE_GR(fmt, rlen, mask, grsave, arg) \ argument 684 unsigned char byte1, mask, grsave; in unw_decode_r2() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ia64.h | 237 unsigned short grsave; member
|
H A D | tc-ia64.c | 1262 output_R2_format (f, mask, grsave, rlen) in output_R2_format() argument 4504 unsigned mask = 0, grsave = 0; local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ia64.h | 225 unsigned short grsave; member
|
H A D | tc-ia64.c | 1216 output_R2_format (f, mask, grsave, rlen) in output_R2_format() argument 4013 int mask = 0, grsave = 0; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | unwind-ia64.c | 574 unsigned char grsave, struct unw_state_record *sr) in desc_prologue() 1158 unsigned char byte1, mask, grsave; in unw_decode_r2() local
|
H A D | ia64.c | 3051 int mask, grsave, grsave_prev; local
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | unwind-ia64.c | 579 unsigned char grsave, struct unw_state_record *sr) in desc_prologue() 1163 unsigned char byte1, mask, grsave; in unw_decode_r2() local
|
H A D | ia64.c | 3646 int mask, grsave, grsave_prev; in ia64_output_function_prologue() local
|