Searched refs:STORE_FP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | sstep.h | 32 STORE_FP, enumerator
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | sstep.h | 31 STORE_FP, enumerator
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | sstep.c | 2321 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr() 2326 op->type = MKOP(STORE_FP, u, 8); in analyse_instr() 2343 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr() 2347 op->type = MKOP(STORE_FP, 0, 4); in analyse_instr() 2664 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr() 2670 op->type = MKOP(STORE_FP, u, 8); in analyse_instr() 2735 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr() 2914 op->type = MKOP(STORE_FP, PREFIXED | FPCONV, 4); in analyse_instr() 2917 op->type = MKOP(STORE_FP, PREFIXED, 8); in analyse_instr() 2936 case STORE_FP in analyse_instr() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | sstep.c | 2469 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr() 2474 op->type = MKOP(STORE_FP, u, 8); in analyse_instr() 2491 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr() 2495 op->type = MKOP(STORE_FP, 0, 4); in analyse_instr() 2827 op->type = MKOP(STORE_FP, u | FPCONV, 4); in analyse_instr() 2833 op->type = MKOP(STORE_FP, u, 8); in analyse_instr() 2914 op->type = MKOP(STORE_FP, 0, 16); in analyse_instr() 3107 op->type = MKOP(STORE_FP, PREFIXED | FPCONV, 4); in analyse_instr() 3110 op->type = MKOP(STORE_FP, PREFIXED, 8); in analyse_instr() 3129 case STORE_FP in analyse_instr() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | emulate_loadstore.c | 236 case STORE_FP: in kvmppc_emulate_loadstore()
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | emulate_loadstore.c | 237 case STORE_FP: in kvmppc_emulate_loadstore()
|
Completed in 8 milliseconds