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

MATCH_FMV_X_W macro

Syntax

#define MATCH_FMV_X_W 0xe0000053

References

LocationText
encoding.h:891
#define MATCH_FMV_X_W 0xe0000053
opcodes.h:197
return inst_rs1(src) | inst_rd(dest) | MATCH_FMV_X_W;