Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/kernel/
H A Dhead.S404 #define ARG2 %a6@(12) macro
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c6470 #define MSA_FLOAT_COND(DEST, OP, ARG1, ARG2, BITS, QUIET) \ argument
6489 #define MSA_FLOAT_AF(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6497 #define MSA_FLOAT_UEQ(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6505 #define MSA_FLOAT_NE(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6513 #define MSA_FLOAT_UNE(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6524 #define MSA_FLOAT_ULE(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6532 #define MSA_FLOAT_ULT(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6540 #define MSA_FLOAT_OR(DEST, ARG1, ARG2, BITS, QUIET) \ argument
7074 #define MSA_FLOAT_BINOP(DEST, OP, ARG1, ARG2, BITS) \ argument
7210 #define MSA_FLOAT_MULADD(DEST, ARG1, ARG2, ARG3, NEGATE, BITS) \ argument
[all …]