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

MATCH_LD macro

Syntax

#define MATCH_LD 0x3003

References

LocationText
encoding.h:1239
#define MATCH_LD 0x3003
opcodes.h:107
return imm_i(offset) | inst_rs1(base) | inst_rd(rd) | MATCH_LD;