Searched refs:UNW_REG_LC (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dunwind-ia64.c165 #define UNW_REG_LC "lc" macro
498 * UNW_REG_LC
782 UNW_DEC_REG_GR ("P3", UNW_REG_LC, dst, arg);
892 UNW_DEC_REG_WHEN ("P7", UNW_REG_LC, t, arg);
895 UNW_DEC_REG_PSPREL ("P7", UNW_REG_LC, t, arg);
940 UNW_DEC_REG_SPREL ("P8", UNW_REG_LC, t, arg);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dunwind-ia64.c169 #define UNW_REG_LC "lc" macro
502 * UNW_REG_LC
799 UNW_DEC_REG_GR ("P3", UNW_REG_LC, dst, arg);
909 UNW_DEC_REG_WHEN ("P7", UNW_REG_LC, t, arg);
912 UNW_DEC_REG_PSPREL ("P7", UNW_REG_LC, t, arg);
957 UNW_DEC_REG_SPREL ("P8", UNW_REG_LC, t, arg);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dunwind-ia64.c165 #define UNW_REG_LC "lc" macro
498 * UNW_REG_LC
795 UNW_DEC_REG_GR ("P3", UNW_REG_LC, dst, arg);
905 UNW_DEC_REG_WHEN ("P7", UNW_REG_LC, t, arg);
908 UNW_DEC_REG_PSPREL ("P7", UNW_REG_LC, t, arg);
953 UNW_DEC_REG_SPREL ("P8", UNW_REG_LC, t, arg);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dunwind-ia64.c76 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator in enum:unw_register_index
234 UNW_REG_UNAT, UNW_REG_LC, UNW_REG_FPSR, UNW_REG_PRI_UNAT_GR
458 case 0x6a: return UNW_REG_LC;
1001 * UNW_REG_LC
1217 case 5: UNW_DEC_REG_GR(P3, UNW_REG_LC, dst, arg); break;
1282 case 10: UNW_DEC_REG_WHEN(P7, UNW_REG_LC, t, arg); break;
1283 case 11: UNW_DEC_REG_PSPREL(P7, UNW_REG_LC, t, arg); break;
1304 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
2046 case UNW_REG_LC:
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dunwind-ia64.c76 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator in enum:unw_register_index
234 UNW_REG_UNAT, UNW_REG_LC, UNW_REG_FPSR, UNW_REG_PRI_UNAT_GR
458 case 0x6a: return UNW_REG_LC;
1001 * UNW_REG_LC
1217 case 5: UNW_DEC_REG_GR(P3, UNW_REG_LC, dst, arg); break;
1282 case 10: UNW_DEC_REG_WHEN(P7, UNW_REG_LC, t, arg); break;
1283 case 11: UNW_DEC_REG_PSPREL(P7, UNW_REG_LC, t, arg); break;
1304 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
2046 case UNW_REG_LC:

Completed in 106 milliseconds