Lines Matching +full:a +full:- +full:z0 +full:- +full:9
2 * Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights
5 * This software is available to you under a choice of one of two
24 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
43 * On non-R2 platforms the flags has part of EIMR that is shadowed in STATUS
57 "dmtc0\t%L0, $9, 7\n\t" \
61 __write_64bit_c0_register($9, 7, (val)); \
65 * Handling the 64 bit EIMR and EIRR registers in 32-bit mode with
79 "dmtc0 $1, $9, 6\n\t" in ack_c0_eirr()
92 "dmfc0 $1, $9, 7\n\t" in set_c0_eimr()
94 "dmtc0 $1, $9, 7\n\t" in set_c0_eimr()
107 "dmfc0 $1, $9, 7\n\t" in clear_c0_eimr()
110 "dmtc0 $1, $9, 7\n\t" in clear_c0_eimr()
124 val = __read_64bit_c0_register($9, 6) & __read_64bit_c0_register($9, 7); in read_c0_eirr_and_eimr()
130 "dmfc0 %M0, $9, 6\n\t" in read_c0_eirr_and_eimr()
131 "dmfc0 %L0, $9, 7\n\t" in read_c0_eirr_and_eimr()
274 "dmtc2\t%z0, " #register "\n\t" \
280 "dmtc2\t%z0, " #register ", " #sel "\n\t" \
290 "mtc2\t%z0, " #reg "\n\t" \
296 "mtc2\t%z0, " #reg ", " #sel "\n\t" \