Lines Matching +full:25 +full:- +full:18
1 /* SPDX-License-Identifier: GPL-2.0 */
26 :"$1", "$16", "$22", "$23", "$24", "$25"); \
38 : "$1", "$22", "$23", "$24", "$25"); \
50 : "$1", "$22", "$23", "$24", "$25"); \
62 : "$1", "$22", "$23", "$24", "$25"); \
76 : "$1", "$22", "$23", "$24", "$25"); \
106 :"$0", "$1", "$22", "$23", "$24", "$25"); \
113 #define tbiap() __tbi(-1, /* no second argument */)
114 #define tbia() __tbi(-2, /* no second argument */)
129 : "$17", "$18", "$19", "$20", "$21"); in qemu_get_walltime()
143 : "$17", "$18", "$19", "$20", "$21"); in qemu_get_alarm()
157 : "$0", "$18", "$19", "$20", "$21"); in qemu_set_alarm_rel()
169 : "$0", "$18", "$19", "$20", "$21"); in qemu_set_alarm_abs()
181 : "$17", "$18", "$19", "$20", "$21"); in qemu_get_vmtime()