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.c146 *size = GETSIZE(op.type); in wp_get_instr_detail()
/linux/arch/powerpc/kvm/
A Demulate_loadstore.c99 int size = GETSIZE(op.type); in kvmppc_emulate_loadstore()
/linux/arch/powerpc/lib/
A Dsstep.c593 nb = GETSIZE(op->type); in do_fp_load()
643 nb = GETSIZE(op->type); in do_fp_store()
787 size = GETSIZE(op->type); in emulate_vsx_load()
874 size = GETSIZE(op->type); in emulate_vsx_store()
964 int size = GETSIZE(op->type); in do_vsx_load()
1011 int size = GETSIZE(op->type); in do_vsx_store()
3334 size = GETSIZE(op->type); in emulate_loadstore()

Completed in 9 milliseconds