Home
last modified time | relevance | path

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

/qemu/tests/tcg/cris/libc/
H A Dcheck_openpf3.c11 #ifndef PREFIX
12 #define PREFIX macro
26 unlink (PREFIX "testfoo2.tmp"); in main()
33 if (rename (PREFIX "testfoo1.tmp", PREFIX "testfoo2.tmp") != 0) in main()
36 if (stat (PREFIX "testfoo2.tmp", &buf) != 0 in main()
44 if (unlink (PREFIX "testfoo2.tmp") != 0) in main()
/qemu/
H A Dconfigure856 --cross-prefix=PREFIX use PREFIX for compile tools, PREFIX can be blank [$cross_prefix]
868 --cross-prefix-ARCH=PREFIX cross compiler prefix when building ARCH guest test cases
/qemu/target/loongarch/
H A Ddisas.c683 #define output_fcmp(C, PREFIX, SUFFIX) \ in INSN() argument
686 (C)->insn, PREFIX, SUFFIX, a->cd, \ in INSN()
1516 #define output_vfcmp(C, PREFIX, SUFFIX) \ in INSN_LSX() argument
1519 (C)->insn, PREFIX, SUFFIX, a->vd, \ in INSN_LSX()
2430 #define output_xvfcmp(C, PREFIX, SUFFIX) \ in INSN_LASX() argument
2433 (C)->insn, PREFIX, SUFFIX, a->vd, \ in INSN_LASX()
/qemu/docs/devel/
H A Dqapi-code-gen.rst227 These are of the form PREFIX_NAME, where PREFIX is derived from the
231 optional 'prefix' member overrides PREFIX.
/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc1382 /* SET PREFIX */
1405 /* STORE PREFIX */