tlbilx
TLB Invalidate Local Extended
tlbilx T, RA, RB
Invalidates TLB entries on the local processor based on Process ID (PID).
Details
Invalidates TLB entries on the local processor based on Process ID and address criteria specified by the T field. This is an embedded category, privileged instruction that performs no condition register updates but modifies TLB state; behavior depends on the processor's memory management architecture.
Pseudocode Operation
Invalidate TLB entries matching: T field type, EA = (RA), PID = MMUPID, based on processor implementation
Example
tlbilx 0, r4, r5
Encoding
Binary Layout
31
0
T
6
RA
11
RB
16
18
21
/
31
Operands
-
T
Type -
RA
Base -
RB
Index