Searched refs:STORE_FP (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/ |
D | sstep.h | 35 STORE_FP, enumerator
|
/Linux-v4.19/arch/powerpc/lib/ |
D | sstep.c | 2103 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr() 2108 op->type = MKOP(STORE_FP, u, 8); in analyse_instr() 2125 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr() 2129 op->type = MKOP(STORE_FP, 0, 4); in analyse_instr() 2420 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr() 2426 op->type = MKOP(STORE_FP, u, 8); in analyse_instr() 2487 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr() 2927 case STORE_FP: in emulate_loadstore()
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | emulate_loadstore.c | 261 case STORE_FP: in kvmppc_emulate_loadstore()
|