Searched refs:other_state (Results 1 – 3 of 3) sorted by relevance
282 EmulationStateARM::CompareState (EmulationStateARM &other_state) in CompareState() argument288 if (m_gpr[i] != other_state.m_gpr[i]) in CompareState()294 if (m_vfp_regs.sd_regs[i].s_reg[0] != other_state.m_vfp_regs.sd_regs[i].s_reg[0]) in CompareState()297 if (m_vfp_regs.sd_regs[i].s_reg[1] != other_state.m_vfp_regs.sd_regs[i].s_reg[1]) in CompareState()305 if (m_vfp_regs.sd_regs[i].d_reg != other_state.m_vfp_regs.sd_regs[i].d_reg) in CompareState()310 if (m_vfp_regs.d_regs[i - 16] != other_state.m_vfp_regs.d_regs[i - 16]) in CompareState()
51 CompareState (EmulationStateARM &other_state);
126 asn1_bio_state_t other_state);333 asn1_bio_state_t other_state) in asn1_bio_setup_ex() argument343 ctx->state = other_state; in asn1_bio_setup_ex()