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

MATCH_SH macro

Syntax

#define MATCH_SH 0x1023

References

LocationText
encoding.h:1423
#define MATCH_SH 0x1023
opcodes.h:95
return imm_s(offset) | inst_rs2(src) | inst_rs1(base) | MATCH_SH;