Searched refs:POP_CR (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/parisc/kernel/ |
D | real2.S | 120 # define POP_CR(r, where) LDREG,mb -REG_SZ(where), %r1 ! mtctl %r1, r macro 140 POP_CR(%cr15, %r26) 141 POP_CR(%cr31, %r26) 142 POP_CR(%cr30, %r26) 143 POP_CR(%cr29, %r26) 144 POP_CR(%cr28, %r26) 145 POP_CR(%cr27, %r26) 146 POP_CR(%cr26, %r26) 147 POP_CR(%cr25, %r26) 148 POP_CR(%cr24, %r26)
|