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

XT_INS_PPTLB macro

Syntax

#define XT_INS_PPTLB(X, S, T) _XT_INS_FORMAT_RRR(X, 0x500000, ((S) << 4) | (T), 0xD)

Arguments

X

S

T

References

LocationText
xtensa.c:162
#define XT_INS_PPTLB(X, S, T) _XT_INS_FORMAT_RRR(X, 0x500000, ((S) << 4) | (T), 0xD)
xtensa.c:566
xtensa_queue_exec_ins(xtensa, XT_INS_PPTLB(xtensa, XT_REG_A3, XT_REG_A3));