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

MATCH_LH macro

Syntax

#define MATCH_LH 0x1003

References

LocationText
encoding.h:1243
#define MATCH_LH 0x1003
opcodes.h:119
return imm_i(offset) | inst_rs1(base) | inst_rd(rd) | MATCH_LH;