Searched refs:USItype (Results 1 – 3 of 3) sorted by relevance
117 : "=r" ((USItype)(sh)), \118 "=&r" ((USItype)(sl)) \119 : "%r" ((USItype)(ah)), \120 "rI" ((USItype)(bh)), \121 "%r" ((USItype)(al)), \122 "rI" ((USItype)(bl)))126 : "=r" ((USItype)(sh)), \127 "=&r" ((USItype)(sl)) \128 : "r" ((USItype)(ah)), \129 "rI" ((USItype)(bh)), \[all …]
179 typedef unsigned int USItype __attribute__ ((mode(SI))); typedef185 typedef unsigned long USItype; typedef
195 typedef unsigned int USItype __attribute__((mode(SI))); typedef200 typedef USItype UHWtype;