Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Drs6000-tdep.c698 #define GET_SRC_REG(x) (((x) >> 21) & 0x1f) macro
769 const int ry_regno = GET_SRC_REG (op); in store_param_on_stack_p()
786 const int rx_regno = GET_SRC_REG (op); in store_param_on_stack_p()
800 const int rx_regno = GET_SRC_REG (op); in store_param_on_stack_p()
809 const int src_regno = GET_SRC_REG (op); in store_param_on_stack_p()
817 const int src_regno = GET_SRC_REG (op); in store_param_on_stack_p()
930 reg = GET_SRC_REG (op); in skip_prologue()
945 reg = GET_SRC_REG (op); in skip_prologue()
1148 vrsave_reg = GET_SRC_REG (op); in skip_prologue()
1161 if (vrsave_reg == GET_SRC_REG (op)) in skip_prologue()
[all …]