Searched refs:GETSIZE (Results 1 – 4 of 4) sorted by relevance
100 #define GETSIZE(w) ((w) >> 12) macro
146 *size = GETSIZE(op.type); in wp_get_instr_detail()
99 int size = GETSIZE(op.type); in kvmppc_emulate_loadstore()
593 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