Searched refs:CR_V (Results 1 – 3 of 3) sorted by relevance
22 #define CR_V (1 << 13) /* Vectors relocated to 0xffff0000 */ macro26 #define vectors_high() (cr_alignment & CR_V)
22 #define CR_V (1 << 13) /* Vectors relocated to 0xffff0000 */ macro45 #define vectors_high() (get_cr() & CR_V)
155 orr r0, r0, #CR_V157 bic r0, r0, #CR_V