... | @@ -212,7 +212,7 @@ pub fn from_operands( |
... | @@ -212,7 +212,7 @@ pub fn from_operands( |
|
- 若当前行的Tag为SQUARE,且count不等于128,则index hi/lo 等于两行前的index hi/lo * 2
|
|
- 若当前行的Tag为SQUARE,且count不等于128,则index hi/lo 等于两行前的index hi/lo * 2
|
|
- 若当前行的Tag为Bit1,则index hi/lo 等于两行前的 index hi/lo 与 前一行的 index hi/lo 之和
|
|
- 若当前行的Tag为Bit1,则index hi/lo 等于两行前的 index hi/lo 与 前一行的 index hi/lo 之和
|
|
|
|
|
|
## Lookup约束
|
|
### Lookup约束
|
|
|
|
|
|
**Tag为SQUARE,Power运算lookup**
|
|
**Tag为SQUARE,Power运算lookup**
|
|
|
|
|
... | | ... | |