Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dmte_helper.c225 uint16_t two; in HELPER() local
/qemu/disas/
H A Dm68k.c2069 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro