Searched refs:expected_reg (Results 1 – 2 of 2) sorted by relevance
8534 const reg_entry *expected_reg; in i386_index_check() local8554 expected_reg = hash_find (reg_hash, in i386_index_check()8559 expected_reg = hash_find (reg_hash, bx[addr_mode]); in i386_index_check()8561 if (i.base_reg != expected_reg in i386_index_check()8580 expected_reg->reg_name, in i386_index_check()
10262 const reg_entry *expected_reg; in i386_index_check() local10284 expected_reg = hash_find (reg_hash, di_si[addr_mode][op == es_op]); in i386_index_check()10287 expected_reg = hash_find (reg_hash, bx[addr_mode]); in i386_index_check()10289 if (i.base_reg != expected_reg in i386_index_check()10308 expected_reg->reg_name, in i386_index_check()