Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Ds390-tdep.c973 is_rsy (bfd_byte *insn, int op1, int op2, in is_rsy() function
1394 && is_rsy (insn, op1_stmy, op2_stmy, &r1, &r3, &d2, &b2)) in s390_analyze_prologue()
1411 && is_rsy (insn, op1_stmg, op2_stmg, &r1, &r3, &d2, &b2)) in s390_analyze_prologue()
1663 && is_rsy (insn, op1_lmy, op2_lmy, &r1, &r3, &d2, &b2) in s390_in_function_epilogue_p()
1669 && is_rsy (insn, op1_lmg, op2_lmg, &r1, &r3, &d2, &b2) in s390_in_function_epilogue_p()
DChangeLog10312 (is_rsy): ... this. Support long displacements.