MATCH_VSLIDE1DOWN_VX is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

MATCH_VSLIDE1DOWN_VX macro

Syntax

#define MATCH_VSLIDE1DOWN_VX 0x3c006057

References

LocationText
encoding.h:2571
#define MATCH_VSLIDE1DOWN_VX 0x3c006057
opcodes.h:332
return ((vm & 1) << 25) | inst_rs2(vs2) | inst_rs1(rs1) | inst_rd(vd) | MATCH_VSLIDE1DOWN_VX;