Searched refs:yasm_operand_create_segreg (Results 1 – 4 of 4) sorted by relevance
175 yasm_insn_operand *yasm_operand_create_segreg(uintptr_t segreg);
71 yasm_operand_create_segreg(uintptr_t segreg) in yasm_operand_create_segreg() function
1259 return yasm_operand_create_segreg(reg); in parse_operand()
922 op = yasm_operand_create_segreg(segreg); in parse_operand()