Home
last modified time | relevance | path

Searched refs:GETSIZE (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dsstep.h100 #define GETSIZE(w) ((w) >> 12) macro
/linux/arch/powerpc/kernel/
A Dhw_breakpoint_constraints.c151 *size = GETSIZE(op.type); in wp_get_instr_detail()
/linux/arch/powerpc/kvm/
A Demulate_loadstore.c98 int size = GETSIZE(op.type); in kvmppc_emulate_loadstore()
/linux/arch/powerpc/lib/
A Dsstep.c588 nb = GETSIZE(op->type); in do_fp_load()
640 nb = GETSIZE(op->type); in do_fp_store()
792 size = GETSIZE(op->type); in emulate_vsx_load()
879 size = GETSIZE(op->type); in emulate_vsx_store()
969 int size = GETSIZE(op->type); in do_vsx_load()
1016 int size = GETSIZE(op->type); in do_vsx_store()
3334 size = GETSIZE(op->type); in emulate_loadstore()

Completed in 10 milliseconds