Searched defs:shift1 (Results 1 – 2 of 2) sorted by relevance
/qemu/target/ppc/ | ||
H A D | internal.h | 78 #define EXTRACT_HELPER_SPLIT(name, shift1, nb1, shift2, nb2) \ argument |
/qemu/target/arm/tcg/ | ||
H A D | op_helper.c | 1212 int shift1, shift; in HELPER() local |