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()
896 if (inst.co_format.co) { in kvm_vz_gpsi_cop0()897 switch (inst.co_format.func) { in kvm_vz_gpsi_cop0()
1281 if (inst.co_format.co) { in kvm_mips_emulate_CP0()1282 switch (inst.co_format.func) { in kvm_mips_emulate_CP0()
689 struct co_format { /* C0 CO format */ struct1094 struct co_format co_format; member