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

MATCH_FLW macro

Syntax

#define MATCH_FLW 0x2007

References

LocationText
encoding.h:839
#define MATCH_FLW 0x2007
opcodes.h:185
return imm_i(offset) | inst_rs1(base) | inst_rd(dest) | MATCH_FLW;