Home
last modified time | relevance | path

Searched defs:shift1 (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dinternal.h78 #define EXTRACT_HELPER_SPLIT(name, shift1, nb1, shift2, nb2) \ argument
/qemu/target/arm/tcg/
H A Dop_helper.c1212 int shift1, shift; in HELPER() local