Searched refs:yasm_arch_reggroup_get_reg (Results 1 – 3 of 3) sorted by relevance
388 uintptr_t yasm_arch_reggroup_get_reg(yasm_arch *arch, uintptr_t reggroup,478 #define yasm_arch_reggroup_get_reg(arch, regg, regi) \ macro
950 reg = yasm_arch_reggroup_get_reg(p_object->arch, reg, regindex); in parse_operand()
1281 reg = yasm_arch_reggroup_get_reg(p_object->arch, reg, regindex); in parse_operand()