Searched refs:POP_CR (Results 1 – 1 of 1) sorted by relevance
/arch/parisc/kernel/ |
D | real2.S | 126 # define POP_CR(r, where) LDREG,mb -REG_SZ(where), %r1 ! mtctl %r1, r macro 145 POP_CR(%cr15, %r26) 146 POP_CR(%cr31, %r26) 147 POP_CR(%cr30, %r26) 148 POP_CR(%cr29, %r26) 149 POP_CR(%cr28, %r26) 150 POP_CR(%cr27, %r26) 151 POP_CR(%cr26, %r26) 152 POP_CR(%cr25, %r26) 153 POP_CR(%cr24, %r26)
|