Searched refs:update_value (Results 1 – 3 of 3) sorted by relevance
175 state->update_value = val; in rewrite_load_store_unaligned()563 state->update_value = regs->regs[temp_reg]; in single_step_once()634 bundle |= create_Imm16_X1(state->update_value); in single_step_once()639 ha16 = (state->update_value + 0x8000) >> 16; in single_step_once()
51 offsetof(struct single_step_state, update_value)); in foo()
138 unsigned long update_value; /* value to restore to update_target */ member