Home
last modified time | relevance | path

Searched defs:ARG1 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/exec/
H A Dcpu-all.h104 #define ARG1 as macro
110 #define ARG1 cache macro
122 #define ARG1 as macro
132 #define ARG1 cache macro
H A Dmemory.h2722 #define ARG1 as macro
2727 #define ARG1 as macro
2765 #define ARG1 cache macro
2799 #define ARG1 cache macro
/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-common.h411 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET(VOIDmode, (ARG0), (ARG1)) argument
415 #define gen_rtx_set(ARG0, ARG1) gen_rtx_SET((ARG0), (ARG1)) argument
/openbmc/linux/arch/m68k/kernel/
H A Dhead.S403 #define ARG1 %a6@(8) 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 …]
/openbmc/qemu/system/
H A Dphysmem.c3349 #define ARG1 as macro
3547 #define ARG1 cache macro
/openbmc/linux/kernel/bpf/
H A Dcore.c62 #define ARG1 regs[BPF_REG_ARG1] macro