Home
last modified time | relevance | path

Searched refs:LOAD_FP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dsstep.h27 LOAD_FP, enumerator
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dsstep.h26 LOAD_FP, enumerator
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dsstep.c2311 op->type = MKOP(LOAD_FP, u | FPCONV, 4); in analyse_instr()
2316 op->type = MKOP(LOAD_FP, u, 8); in analyse_instr()
2331 op->type = MKOP(LOAD_FP, 0, 16); in analyse_instr()
2335 op->type = MKOP(LOAD_FP, SIGNEXT, 4); in analyse_instr()
2339 op->type = MKOP(LOAD_FP, 0, 4); in analyse_instr()
2652 op->type = MKOP(LOAD_FP, u | FPCONV, 4); in analyse_instr()
2658 op->type = MKOP(LOAD_FP, u, 8); in analyse_instr()
2690 op->type = MKOP(LOAD_FP, 0, 16); in analyse_instr()
2908 op->type = MKOP(LOAD_FP, PREFIXED | FPCONV, 4); in analyse_instr()
2911 op->type = MKOP(LOAD_FP, PREFIXE in analyse_instr()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dsstep.c2459 op->type = MKOP(LOAD_FP, u | FPCONV, 4); in analyse_instr()
2464 op->type = MKOP(LOAD_FP, u, 8); in analyse_instr()
2479 op->type = MKOP(LOAD_FP, 0, 16); in analyse_instr()
2483 op->type = MKOP(LOAD_FP, SIGNEXT, 4); in analyse_instr()
2487 op->type = MKOP(LOAD_FP, 0, 4); in analyse_instr()
2815 op->type = MKOP(LOAD_FP, u | FPCONV, 4); in analyse_instr()
2821 op->type = MKOP(LOAD_FP, u, 8); in analyse_instr()
2853 op->type = MKOP(LOAD_FP, 0, 16); in analyse_instr()
3101 op->type = MKOP(LOAD_FP, PREFIXED | FPCONV, 4); in analyse_instr()
3104 op->type = MKOP(LOAD_FP, PREFIXE in analyse_instr()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Demulate_loadstore.c118 case LOAD_FP: in kvmppc_emulate_loadstore()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Demulate_loadstore.c119 case LOAD_FP: in kvmppc_emulate_loadstore()

Completed in 9 milliseconds