Home | History | Annotate | Download | only in arm

Lines Matching full:sint

600 void Simulator::set_s_register_from_sinteger(int sreg, const int sint) {
605 memcpy(buffer, &sint, sizeof(vfp_register[0]));