Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dlmmi_helper.c41 # define BYTE_ORDER_XOR(N) N macro
43 # define BYTE_ORDER_XOR(N) 0 macro
248 unsigned host = BYTE_ORDER_XOR(3); in helper_pshufh()
334 unsigned host = BYTE_ORDER_XOR(3); in helper_punpcklhw()
349 unsigned host = BYTE_ORDER_XOR(3); in helper_punpckhhw()
364 unsigned host = BYTE_ORDER_XOR(7); in helper_punpcklbh()
383 unsigned host = BYTE_ORDER_XOR(7); in helper_punpckhbh()
695 unsigned host = BYTE_ORDER_XOR(3); in helper_pmaddhw()