Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Demulate.c74 enum emulation_result emulated = EMULATE_DONE; in kvmppc_emulate_instruction() local
92 emulated = kvmppc_handle_load(run, vcpu, rt, 4, 1); in kvmppc_emulate_instruction()
97 emulated = kvmppc_handle_load(run, vcpu, rt, 1, 1); in kvmppc_emulate_instruction()
102 emulated = kvmppc_handle_store(run, vcpu, in kvmppc_emulate_instruction()
109 emulated = kvmppc_handle_store(run, vcpu, in kvmppc_emulate_instruction()
123 emulated = kvmppc_handle_store(run, vcpu, in kvmppc_emulate_instruction()
131 emulated = kvmppc_handle_load(run, vcpu, rt, 2, 1); in kvmppc_emulate_instruction()
143 emulated = kvmppc_handle_load(run, vcpu, rt, 2, 1); in kvmppc_emulate_instruction()
179 emulated = kvmppc_core_emulate_mfspr(vcpu, sprn, rt); in kvmppc_emulate_instruction()
180 if (emulated == EMULATE_FAIL) { in kvmppc_emulate_instruction()
[all …]
D44x_emulate.c52 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op() local
71 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
136 emulated = EMULATE_DO_DCR; in kvmppc_core_emulate_op()
156 emulated = EMULATE_DO_DCR; in kvmppc_core_emulate_op()
165 emulated = kvmppc_44x_emul_tlbwe(vcpu, ra, rs, ws); in kvmppc_core_emulate_op()
173 emulated = kvmppc_44x_emul_tlbsx(vcpu, rt, ra, rb, rc); in kvmppc_core_emulate_op()
180 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
186 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op()
189 return emulated; in kvmppc_core_emulate_op()
/arch/mips/include/asm/
Dfpu_emulator.h30 unsigned int 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/mips/math-emu/
Dcp1emu.c255 fpuemustats.emulated++; in cop1Emulate()
1287 { "emulated", &fpuemustats.emulated }, in debugfs_fpuemu()
/arch/arm/kernel/
Dentry-armv.S257 @ call emulation code, which returns using r9 if it has emulated
463 @ it has emulated the instruction, or the more conventional lr
/arch/um/
DKconfig.char236 This driver allows a host file to be used as emulated IO memory inside
/arch/frv/
DKconfig365 # instructions to be emulated by the kernel on machines that lack a
/arch/sparc/
DKconfig194 is emulated, and therefore it is not completely atomic.
/arch/s390/
DKconfig398 to IPL the image from the emulated card reader.
/arch/arm/mm/
DKconfig665 that required register must be emulated.
/arch/m68k/
DKconfig293 instructions to be emulated by the kernel on machines that lack a
/arch/powerpc/
DKconfig268 Older arch/ppc kernels still emulated a few floating point
/arch/arm/
DKconfig990 fetch/store instructions will be emulated in software if you say
/arch/m68k/ifpsp060/src/
Dpfpsp.S3829 # "FPU Unimplemented" instructions will not be emulated, the exception #
Dfpsp.S4241 # restored into the machine for the instruction just emulated.
4257 # are emulated in software on the '060.
12042 # Norms can be emulated w/ a regular fmove instruction. For #