Home | History | Annotate | Download | only in x86

Lines Matching refs:rIBASE

8     /* Need to spill rIBASE */
14 SPILL(rIBASE)
15 GET_VREG_WORD rIBASE rINST 1 # rIBASE<- v[AA+1]
17 shrdl rIBASE,%eax
18 shrl %cl,rIBASE
21 movl rIBASE,%eax
22 xorl rIBASE,rIBASE
24 SET_VREG_WORD rIBASE rINST 1 # v[AA+1]<- rIBASE
26 UNSPILL(rIBASE)