Searched refs:ASIZE (Results 1 – 3 of 3) sorted by relevance
34 #define ASIZE(x) ((x) & 0x7) macro
295 ASIZE (opcode->arg[an]), in md_assemble()300 idx += ASIZE (opcode->arg[an]); in md_assemble()
151 int size = ASIZE (op->arg[a]); in print_insn_pj()