Home
last modified time | relevance | path

Searched refs:emul (Results 1 – 9 of 9) sorted by relevance

/arch/mips/math-emu/
A Ddsemul.c64 mips_instruction emul; member
192 if (msk_isa16_mode(regs->cp0_epc) == (unsigned long)&fr->emul) in dsemul_thread_rollback()
264 fr.emul = _emul.word; in mips_dsemul()
267 fr.emul = ir; in mips_dsemul()
A Dcp1emu.c1045 emul: in cop1Emulate()
1289 goto emul; in cop1Emulate()
1294 goto emul; in cop1Emulate()
1299 goto emul; in cop1Emulate()
1304 goto emul; in cop1Emulate()
1312 goto emul; in cop1Emulate()
/arch/loongarch/
A DMakefile26 32bit-emul = elf32loongarch
27 64bit-emul = elf64loongarch
61 ld-emul = $(64bit-emul)
158 KBUILD_LDFLAGS += -m $(ld-emul)
/arch/mips/
A DMakefile32 32bit-emul = elf32ltsmip
33 64bit-emul = elf64ltsmip
39 32bit-emul = elf32btsmip
40 64bit-emul = elf64btsmip
68 ld-emul = $(32bit-emul)
76 ld-emul = $(64bit-emul)
340 KBUILD_LDFLAGS += -m $(ld-emul)
/arch/mips/loongson64/
A DMakefile13 obj-$(CONFIG_CPU_LOONGSON3_CPUCFG_EMULATION) += cpucfg-emul.o
/arch/powerpc/kvm/
A Dbook3s_pr.c1078 int emul, r; in kvmppc_exit_pr_progint() local
1091 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1092 if (emul != EMULATE_DONE) in kvmppc_exit_pr_progint()
1280 int emul; in kvmppc_handle_exit_pr() local
1285 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1286 if (emul != EMULATE_DONE) { in kvmppc_handle_exit_pr()
1345 int emul; in kvmppc_handle_exit_pr() local
1350 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1352 if (emul == EMULATE_DONE) in kvmppc_handle_exit_pr()
1381 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr() local
[all …]
/arch/arm64/kvm/
A DMakefile29 kvm-$(CONFIG_HW_PERF_EVENTS) += pmu-emul.o pmu.o
/arch/x86/boot/
A Dgenimage.sh260 -c boot.cat -no-emul-boot -boot-load-size 4 \
/arch/mips/kernel/
A DMakefile98 obj-$(CONFIG_MIPSR2_TO_R6_EMULATOR) += mips-r2-to-r6-emul.o

Completed in 16 milliseconds