Searched refs:TREG_EDX (Results 1 – 1 of 1) sorted by relevance
5588 TREG_EDX, enumerator5601 #define REG_LRET TREG_EDX /* second word return register (for long long) */5870 static uint8_t fastcall_regs[3] = { TREG_EAX, TREG_EDX, TREG_ECX };6260 save_reg(TREG_EDX); in gen_opi()6264 vtop->r2 = TREG_EDX; in gen_opi()6275 r = TREG_EDX; in gen_opi()16135 else if (op->type == OP_REG16 && op->reg == TREG_EDX) in parse_operand()16761 is_reg_allocated(TREG_EDX)) in asm_compute_constraints()16766 regs_allocated[TREG_EDX] |= reg_mask; in asm_compute_constraints()16778 reg = TREG_EDX; in asm_compute_constraints()[all …]