Searched refs:POP_CR (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/parisc/kernel/ |
D | real2.S | 108 # define POP_CR(r, where) LDREG,mb -REG_SZ(where), %r1 ! mtctl %r1, r macro 127 POP_CR(%cr15, %r26) 128 POP_CR(%cr31, %r26) 129 POP_CR(%cr30, %r26) 130 POP_CR(%cr29, %r26) 131 POP_CR(%cr28, %r26) 132 POP_CR(%cr27, %r26) 133 POP_CR(%cr26, %r26) 134 POP_CR(%cr25, %r26) 135 POP_CR(%cr24, %r26)
|