Home
last modified time | relevance | path

Searched refs:arithtype (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dneon_helper.c946 #define DO_ABD(dest, x, y, intype, arithtype) do { \ argument
947 arithtype tmp_x = (intype)(x); \
948 arithtype tmp_y = (intype)(y); \