Home
last modified time | relevance | path

Searched refs:VML (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dconvex.h61 #define VML 17 macro
1003 {0,0,rxl,S,VML,0}, /* mov */
1004 {0,0,lr,VML,S,0}, /* mov */
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dconvex.h61 #define VML 17 macro
1003 {0,0,rxl,S,VML,0}, /* mov */
1004 {0,0,lr,VML,S,0}, /* mov */
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ13.td1274 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
H A DSystemZScheduleZ14.td1295 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
H A DSystemZScheduleZ15.td1331 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
H A DSystemZInstrVector.td669 def VML : BinaryVRRcGeneric<"vml", 0xE7A2>;