Home
last modified time | relevance | path

Searched refs:emulated (Results 1 – 25 of 28) sorted by relevance

12

/arch/powerpc/kvm/
Demulate.c150 enum emulation_result emulated = EMULATE_DONE; in kvmppc_emulate_instruction() local
175 emulated = kvmppc_handle_load(run, vcpu, rt, 4, 1); in kvmppc_emulate_instruction()
180 emulated = kvmppc_handle_load(run, vcpu, rt, 1, 1); in kvmppc_emulate_instruction()
192 emulated = kvmppc_handle_load(run, vcpu, rt, 1, 1); in kvmppc_emulate_instruction()
198 emulated = kvmppc_handle_store(run, vcpu, in kvmppc_emulate_instruction()
205 emulated = kvmppc_handle_store(run, vcpu, in kvmppc_emulate_instruction()
219 emulated = kvmppc_handle_store(run, vcpu, in kvmppc_emulate_instruction()
227 emulated = kvmppc_handle_loads(run, vcpu, rt, 2, 1); in kvmppc_emulate_instruction()
232 emulated = kvmppc_handle_load(run, vcpu, rt, 2, 1); in kvmppc_emulate_instruction()
244 emulated = kvmppc_handle_load(run, vcpu, rt, 2, 1); in kvmppc_emulate_instruction()
[all …]
D44x_emulate.c39 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op() local
86 emulated = EMULATE_DO_DCR; in kvmppc_core_emulate_op()
107 emulated = EMULATE_DO_DCR; in kvmppc_core_emulate_op()
116 emulated = kvmppc_44x_emul_tlbwe(vcpu, ra, rs, ws); in kvmppc_core_emulate_op()
124 emulated = kvmppc_44x_emul_tlbsx(vcpu, rt, ra, rb, rc); in kvmppc_core_emulate_op()
131 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
137 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
140 if (emulated == EMULATE_FAIL) in kvmppc_core_emulate_op()
141 emulated = kvmppc_booke_emulate_op(run, vcpu, inst, advance); in kvmppc_core_emulate_op()
143 return emulated; in kvmppc_core_emulate_op()
[all …]
De500_emulate.c30 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op() local
39 emulated = kvmppc_e500_emul_tlbre(vcpu); in kvmppc_core_emulate_op()
43 emulated = kvmppc_e500_emul_tlbwe(vcpu); in kvmppc_core_emulate_op()
48 emulated = kvmppc_e500_emul_tlbsx(vcpu,rb); in kvmppc_core_emulate_op()
54 emulated = kvmppc_e500_emul_tlbivax(vcpu, ra, rb); in kvmppc_core_emulate_op()
58 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
64 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
67 if (emulated == EMULATE_FAIL) in kvmppc_core_emulate_op()
68 emulated = kvmppc_booke_emulate_op(run, vcpu, inst, advance); in kvmppc_core_emulate_op()
70 return emulated; in kvmppc_core_emulate_op()
[all …]
Dbook3s_paired_singles.c184 int emulated = EMULATE_FAIL; in kvmppc_emulate_fpr_load() local
200 emulated = kvmppc_handle_load(run, vcpu, KVM_MMIO_REG_FPR | rs, in kvmppc_emulate_fpr_load()
205 emulated = EMULATE_DONE; in kvmppc_emulate_fpr_load()
222 return emulated; in kvmppc_emulate_fpr_load()
228 int emulated = EMULATE_FAIL; in kvmppc_emulate_fpr_store() local
260 emulated = kvmppc_handle_store(run, vcpu, val, len, 1); in kvmppc_emulate_fpr_store()
262 emulated = EMULATE_DONE; in kvmppc_emulate_fpr_store()
268 return emulated; in kvmppc_emulate_fpr_store()
274 int emulated = EMULATE_FAIL; in kvmppc_emulate_psq_load() local
291 emulated = kvmppc_handle_load(run, vcpu, KVM_MMIO_REG_FPR | rs, in kvmppc_emulate_psq_load()
[all …]
Dbooke_emulate.c42 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_op() local
56 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_op()
90 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_op()
96 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_op()
99 return emulated; in kvmppc_booke_emulate_op()
104 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_mtspr() local
190 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_mtspr()
193 return emulated; in kvmppc_booke_emulate_mtspr()
198 int emulated = EMULATE_DONE; in kvmppc_booke_emulate_mfspr() local
268 emulated = EMULATE_FAIL; in kvmppc_booke_emulate_mfspr()
[all …]
Dbook3s_emulate.c89 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op() local
102 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
192 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
203 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
258 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
262 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
265 if (emulated == EMULATE_FAIL) in kvmppc_core_emulate_op()
266 emulated = kvmppc_emulate_paired_single(run, vcpu); in kvmppc_core_emulate_op()
268 return emulated; in kvmppc_core_emulate_op()
318 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mtspr() local
[all …]
/arch/mips/include/asm/
Dfpu_emulator.h33 local_t emulated; member
/arch/m68k/ifpsp060/
DCHANGES80 PC = PC of instruction being emulated
82 ADDRESS = PC of instruction being emulated
102 PC = PC of instruction being emulated
Dilsp.doc128 If the instruction being emulated is a divide and the source
Diskeleton.S64 | just emulated.
Dfplsp.doc111 For example, if the instruction being emulated should cause a
Disp.doc180 data registers, and BEFORE the actual emulated transfers occur, the
Dfskeleton.S245 | This is the exit point for the 060FPSP when an emulated "ftrapcc" instruction
/arch/m68k/math-emu/
Dfp_scan.S61 | FPDATA - base of emulated FPU registers
344 | Move an (emulated) ROM constant
/arch/powerpc/
DKconfig.debug57 emulated by the in-kernel emulator. Counters for the various classes
58 of emulated instructions are available under
63 emulated.
DKconfig312 Older arch/ppc kernels still emulated a few floating point
/arch/unicore32/
DKconfig167 fetch/store instructions will be emulated in software if you say
/arch/um/
DKconfig.um154 This driver allows a host file to be used as emulated IO memory inside
/arch/mips/math-emu/
Dcp1emu.c276 MIPS_FPU_EMU_INC_STATS(emulated); in cop1Emulate()
1402 FPU_STAT_CREATE(emulated); in debugfs_fpuemu()
/arch/arm/kernel/
Dentry-armv.S450 @ The emulation code returns using r9 if it has emulated the
/arch/m68k/
DKconfig.cpu266 instructions to be emulated by the kernel on machines that lack a
/arch/unicore32/kernel/
Dentry.S377 @ it has emulated the instruction, or the more conventional lr
/arch/sparc/
DKconfig213 is emulated, and therefore it is not completely atomic.
/arch/s390/
DKconfig426 to IPL the image from the emulated card reader.
/arch/arm/mm/
DKconfig790 that required register must be emulated.

12