Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/selftests/powerpc/stringloops/asm/
Dppc-opcode.h27 #define VCMPEQUD_RC(vrt, vra, vrb) stringify_in_c(.long PPC_INST_VCMPEQUD_RC | \ macro
/linux-5.19.10/arch/powerpc/include/asm/
Dppc-opcode.h690 #define VCMPEQUD_RC(vrt, vra, vrb) stringify_in_c(.long PPC_RAW_VCMPEQUD_RC(vrt, vra, vrb)) macro