Searched refs:VML (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | convex.h | 61 #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 D | convex.h | 61 #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 D | SystemZScheduleZ13.td | 1274 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
|
H A D | SystemZScheduleZ14.td | 1295 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
|
H A D | SystemZScheduleZ15.td | 1331 def : InstRW<[WLat4, VecMul, NormalGr], (instregex "VML(B|F)?$")>;
|
H A D | SystemZInstrVector.td | 669 def VML : BinaryVRRcGeneric<"vml", 0xE7A2>;
|