Searched refs:REG_PR (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | linux-sh-low.c | 38 REG_PC*4, REG_PR*4, REG_GBR*4, -1,
|
/openbsd/gnu/usr.bin/gcc/gcc/config/dsp16xx/ |
H A D | dsp16xx.h | 451 #define REG_PR 24 macro 547 REG_YBASE, REG_J, REG_K, REG_PR, REG_PT, REG_C0, \ 573 REG_PR } 665 #define RETURN_ADDRESS_REGNUM REG_PR
|
H A D | dsp16xx.c | 347 case REG_PR: 1377 if (regno == REG_PR && current_frame_info.function_makes_calls)
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ia64.c | 116 REG_PR, enumerator 3233 case REG_PR: *regp = 0; break; 3532 reg1 = REG_PR; /* Anything valid is good here. */ 3581 case REG_PR: 3945 reg1 = REG_PR; /* Anything valid is good here. */ 4003 case REG_PR: 5698 if (e->X_op == O_register && e->X_add_number == REG_PR) 7594 declare_register ("pr", REG_PR); in md_begin()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ia64.c | 108 REG_PR, enumerator 2984 case REG_PR: *regp = 0; break; 3206 case REG_PR: 3523 case REG_PR: 5153 if (e->X_op == O_register && e->X_add_number == REG_PR) 6846 md.regsym[REG_PR] = declare_register ("pr", REG_PR); in md_begin()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-0001 | 6275 Handle REG_PR and REG_PRIUNAT. 6284 Handle REG_PR and REG_PRIUNAT.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-0001 | 6275 Handle REG_PR and REG_PRIUNAT. 6284 Handle REG_PR and REG_PRIUNAT.
|