FBT_OP_CALL
#define FBT_CALL(orig, dest) (FBT_OP_CALL | FBT_DISP30(orig, dest))
if (FBT_FMT1_OP(*instr) == FBT_OP_CALL)
if (FBT_FMT1_OP(*instr) == FBT_OP_CALL ||
if (FBT_FMT1_OP(cti) == FBT_OP_CALL) {
if (FBT_FMT1_OP(cti) == FBT_OP_CALL) {