Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c462 FUNC, SRC1, SRC2, RES, USR_RES) \ argument
465 SRC1TYPE src1 = SRC1; \
473 #define TEST_P_OP_PP(FUNC, SRC1, SRC2, RES, USR_RES) \ argument
475 FUNC, SRC1, SRC2, RES, USR_RES)
477 #define TEST_R_OP_PP(FUNC, SRC1, SRC2, RES, USR_RES) \ argument
479 FUNC, SRC1, SRC2, RES, USR_RES)
481 #define TEST_P_OP_RR(FUNC, SRC1, SRC2, RES, USR_RES) \ argument
483 FUNC, SRC1, SRC2, RES, USR_RES)
485 #define TEST_R_OP_RR(FUNC, SRC1, SRC2, RES, USR_RES) \ argument
487 FUNC, SRC1, SRC2, RES, USR_RES)
[all …]
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7734.c327 SRC0, SRC1, enumerator
417 INTC_VECT(SRC1, 0xC80),
448 INTC_GROUP(SRC_M, SRC0, SRC1), /* 16 */
515 { HPBDMAC23_25_27_28, I2C0, SRC0, SRC1 } },
/openbmc/linux/include/video/
H A Dtrident.h140 #define SRC1 0x2100 macro
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drenesas,rsnd.txt148 [MEM] -> [SRC1] -> [CTU02] -+-> [MIX0] -> [DVC0] -> [SSI0]
/openbmc/qemu/target/i386/tcg/
H A Dcc_helper_template.h.inc242 don't truncate SRC1 for computing carry to DATA_TYPE. */
/openbmc/linux/drivers/video/fbdev/
H A Dtridentfb.c370 writemmr(par, SRC1, direction ? s2 : s1); in blade_copy_rect()
532 writemmr(par, SRC1, direction ? s2 : s1); in image_copy_rect()
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef1204 #define MMVEC_ADDSAT_MIX(TAGEND,SATF,WIDTH,DEST,SRC1,SRC2)\
1205 …add##TAGEND,"Vd32."#DEST"=vadd(Vu32."#SRC1",Vv32."#SRC2"):sat", "Vector Add mixed", VdV.DEST[i]…
1206 …sub##TAGEND,"Vd32."#DEST"=vsub(Vu32."#SRC1",Vv32."#SRC2"):sat", "Vector Sub mixed", VdV.DEST[i]…