Searched defs:reg_ofs (Results 1 – 2 of 2) sorted by relevance
6722 static target_ulong off_zsu_s(void *reg, intptr_t reg_ofs) in off_zsu_s()6727 static target_ulong off_zss_s(void *reg, intptr_t reg_ofs) in off_zss_s()6732 static target_ulong off_zsu_d(void *reg, intptr_t reg_ofs) in off_zsu_d()6737 static target_ulong off_zss_d(void *reg, intptr_t reg_ofs) in off_zss_d()6742 static target_ulong off_zd_d(void *reg, intptr_t reg_ofs) in off_zd_d()
1424 int reg_ofs, vec_size; in DO_FP_2SH() local