Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dexynos4210_fimd.c377 #define DEF_PIXEL_TO_RGB_A1(N, R, G, B) \ argument
400 #define DEF_PIXEL_TO_RGB_A0(N, R, G, B) \ argument
420 #define DEF_PIXEL_TO_RGB_A(N, R, G, B, A) \ argument
/qemu/hw/arm/
H A Dexynos4210.c269 #define IRQNO(G, B) EXYNOS4210_COMBINER_GET_IRQ_NUM(G, B) argument
/qemu/target/mips/
H A Dinternal.h126 unsigned int G:1; member
/qemu/target/mips/tcg/system/
H A Dtlb_helper.c121 bool EHINV, G, V0, D0, V1, D1, XI0, XI1, RI0, RI1; in r4k_helper_tlbwi() local
/qemu/target/arm/tcg/
H A Dsve_helper.c142 #define DO_AND(N, M, G) ((( argument
137 DO_AND(N,M,G) global() argument
138 DO_BIC(N,M,G) global() argument
139 DO_EOR(N,M,G) global() argument
140 DO_ORR(N,M,G) global() argument
141 DO_ORN(N,M,G) global() argument
143 DO_NAND(N,M,G) global() argument
144 DO_SEL(N,M,G) global() argument
[all...]
/qemu/target/i386/
H A Dops_sse.h2620 uint32_t G = a->L(1); in helper_sha256rnds2() local
/qemu/target/mips/tcg/
H A Dmsa_helper.c7448 #define FMAXMIN_A(F, G, X, _S, _T, BITS, STATUS) \ argument