Home
last modified time | relevance | path

Searched refs:STORE_FP (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dsstep.h31 STORE_FP, enumerator
/linux-6.3-rc2/arch/powerpc/lib/
A Dsstep.c2459 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()
2464 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
2481 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr()
2485 op->type = MKOP(STORE_FP, 0, 4); in analyse_instr()
2817 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr()
2823 op->type = MKOP(STORE_FP, u, 8); in analyse_instr()
2904 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr()
3097 op->type = MKOP(STORE_FP, PREFIXED | FPCONV, 4); in analyse_instr()
3100 op->type = MKOP(STORE_FP, PREFIXED, 8); in analyse_instr()
3119 case STORE_FP: in analyse_instr()
[all …]
/linux-6.3-rc2/arch/powerpc/kvm/
A Demulate_loadstore.c237 case STORE_FP: in kvmppc_emulate_loadstore()

Completed in 36 milliseconds