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

XT_INS_L32E macro

Syntax

#define XT_INS_L32E(X, R, S, T) _XT_INS_FORMAT_RRI4(X, 0x090000, 0, R, S, T)

Arguments

X

R

S

T

References

LocationText
xtensa.c:153
#define XT_INS_L32E(X, R, S, T) _XT_INS_FORMAT_RRI4(X, 0x090000, 0, R, S, T)
xtensa.c:1712
if (masked == XT_INS_L32E(xtensa, 0, 0, 0) || masked == XT_INS_S32E(xtensa, 0, 0, 0))