Searched refs:M12 (Results 1 – 2 of 2) sorted by relevance
296 } else if (inst.M12.major == 6 && inst.M12.m == 1 in emulate_io_inst()297 && inst.M12.x == 1 && inst.M12.x6 == 1) { in emulate_io_inst()307 vcpu_set_fpreg(vcpu, inst.M12.f1, &v); in emulate_io_inst()312 vcpu_set_fpreg(vcpu, inst.M12.f2, &v); in emulate_io_inst()314 vcpu_set_gr(vcpu, inst.M12.r3, padr, 0); in emulate_io_inst()
256 INST64_M12 M12; /* ldfd pair floating pointer */ member