Home | History | Annotate | Download | only in arm

Lines Matching refs:sint

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