Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dconvex.h60 #define VML 17 macro
1002 {0,0,rxl,S,VML,0}, /* mov */
1003 {0,0,lr,VML,S,0}, /* mov */
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dconvex.h60 #define VML 17 macro
1002 {0,0,rxl,S,VML,0}, /* mov */
1003 {0,0,lr,VML,S,0}, /* mov */
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARM.td356 // whether the FP VML[AS] instructions are slow (if so, don't use them).
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZScheduleZ13.td1274 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
DSystemZScheduleZ16.td1337 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
DSystemZInstrVector.td669 def VML : BinaryVRRcGeneric<"vml", 0xE7A2>;
DSystemZScheduleZ15.td1331 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
DSystemZScheduleZ14.td1295 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;