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

/freebsd-10-stable/contrib/gdb/gdb/
H A Drs6000-tdep.c411 #define SIGNED_SHORT(x) \ macro
560 fdata->fpr_offset = SIGNED_SHORT (op) + offset;
577 fdata->gpr_offset = SIGNED_SHORT (op) + offset;
623 fdata->lr_offset += SIGNED_SHORT (op);
642 fdata->cr_offset += SIGNED_SHORT (op);
692 fdata->offset = SIGNED_SHORT (op);
706 fdata->offset = SIGNED_SHORT (op & ~3UL);
797 fdata->vrsave_offset = SIGNED_SHORT (op) + offset;
818 vr_saved_offset = SIGNED_SHORT (op);

Completed in 121 milliseconds