sequential (65) fields
https://kamchihau.blogspot.com/2022/10/if-it-is-low-tech-if-somebody-is.html
.
Ref: https://wodewangzhishime.blogspot.com/2022/06/satellite-for-loop.html
.
.
.
.
Me: I instantly quote an example of how cache work.. .There 're 6 field inside the cache of (If)'s register. . They are,
===
Subject [ The process's register] <---- Second round. . (if)'s register Set the object of the Xor gate result's regisger as the process's register.
Role []
Interrupt status []
Type of value []
Object [The Xor gate result's register] <--- First round. . (if)'s regiter Check if there is a register called Xor gate result's register in the cache.
Register's value []
After the first "round", there is the second round setting. .
.
After the second round setting, Xor gate result's register become.
.
Subject()
role ()
interrupt status (system clock line) <- - - - Second round. .The xor gate result's register put the process's register on the system clock line. . .If the process's register isn't on the system clock line, indeed, it can't process.Note: The process' register is on the Mask interrupt line.
type of value ()
Object (the process' register) <-- first round. . The Xor gate result 's register check whether there is a register called the process' register in the cache.
Value (Pending) <------ depending on the result of the comparison of the Xor gate.
===
.
John: Inside the Cache of the (Process's register), there 're 6 fields.
.
Subject (Process's register) <-- The first round. . Xor gate result 's register check if there is a register called the process's register in the cache..
Role ()
Interrupt (system clock line) <--- Second round. . The xor gate result' s register put the (process's register) on the system clock line
Type of value (boolean)
Object ()
value (0) <--The first round. . Xor gate result 's register check if there is a value which is equal to 0. . .Assume that the value of xor gate is 0 too.
.
.
Inside the cache of the process's register, during the first round checking, there're 2 field which need to be checked. They 're
.
1) The field of object - mapping
2) The field of value .
.
Yes, the Xor gate result 's register pass through the checking of the field of object - mapping . If the Xor gate result's register doesn't pass through the checking of the field of value, the first round doesn't pass.
.
The field of value of the cache of process's register is zero.
.
The field of value of the register of Xor gate must be zero too.
.
John: If R1 is equal to R2, and then, Up's register is equal to Down's register, of course, the output of the Xor - gate is zero. .