Searched refs:co_format (Results 1 – 4 of 4) sorted by relevance
20 unsigned int code = (inst.co_format.code >> 5) & 0x3ff; in kvm_mips_emul_hypcall()
920 if (inst.co_format.co) { in kvm_vz_gpsi_cop0()921 switch (inst.co_format.func) { in kvm_vz_gpsi_cop0()
1282 if (inst.co_format.co) { in kvm_mips_emulate_CP0()1283 switch (inst.co_format.func) { in kvm_mips_emulate_CP0()
689 struct co_format { /* C0 CO format */ struct1060 struct co_format co_format; member