Home
last modified time | relevance | path

Searched defs:emulated (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/kvm/
De500_emulate.c30 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op() local
76 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mtspr() local
149 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mfspr() local
Dbooke_emulate.c42 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_op() local
104 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_mtspr() local
198 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_mfspr() local
D44x_emulate.c39 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op() local
148 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mtspr() local
168 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mfspr() local
Dbook3s_emulate.c89 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op() local
318 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mtspr() local
433 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mfspr() local
Dbook3s_paired_singles.c184 int emulated = EMULATE_FAIL; in kvmppc_emulate_fpr_load() local
228 int emulated = EMULATE_FAIL; in kvmppc_emulate_fpr_store() local
274 int emulated = EMULATE_FAIL; in kvmppc_emulate_psq_load() local
317 int emulated = EMULATE_FAIL; in kvmppc_emulate_psq_store() local
644 enum emulation_result emulated = EMULATE_DONE; in kvmppc_emulate_paired_single() local
Demulate.c150 enum emulation_result emulated = EMULATE_DONE; in kvmppc_emulate_instruction() local
/arch/mips/include/asm/
Dfpu_emulator.h33 local_t emulated; member