Searched defs:SETHI (Results 1 – 3 of 3) sorted by relevance
35 const unsigned int SETHI = 0x03000000U; /* sethi %hi(0), %g1 */ in sparc_write_branch() local
44 const unsigned int SETHI = 0x03000000U; /* sethi %hi(0), %g1 */ in sparc_write_branch() local
155 #define SETHI (OPC1(0x0) | OPC2(0x04)) macro