Searched refs:GET_H_SR_V32 (Results 1 – 3 of 3) sorted by relevance
132 return GET_H_SR_V32 (regno); in crisv32f_h_sr_v32_get()
583 old_ccs = GET_H_SR_V32 (H_SR_CCS); in MY()
58 #define GET_H_SR_V32(index) (ORIF (ORIF (((index) == (((UINT) 0))), ((index) == (((UINT) 4)))), ((i… macro250 #define GET_H_SR(index) GET_H_SR_V32 (index)