Move ifcmp, icmp_imm, and ffcmp into the CPU flags doc section.
This commit is contained in:
@@ -814,8 +814,6 @@ Integer operations
|
|||||||
|
|
||||||
.. autoinst:: icmp
|
.. autoinst:: icmp
|
||||||
.. autoinst:: icmp_imm
|
.. autoinst:: icmp_imm
|
||||||
.. autoinst:: ifcmp
|
|
||||||
.. autoinst:: ifcmp_imm
|
|
||||||
.. autoinst:: iadd
|
.. autoinst:: iadd
|
||||||
.. autoinst:: iadd_imm
|
.. autoinst:: iadd_imm
|
||||||
.. autoinst:: iadd_cin
|
.. autoinst:: iadd_cin
|
||||||
@@ -914,7 +912,6 @@ Floating point operations
|
|||||||
These operations generally follow IEEE 754-2008 semantics.
|
These operations generally follow IEEE 754-2008 semantics.
|
||||||
|
|
||||||
.. autoinst:: fcmp
|
.. autoinst:: fcmp
|
||||||
.. autoinst:: ffcmp
|
|
||||||
.. autoinst:: fadd
|
.. autoinst:: fadd
|
||||||
.. autoinst:: fsub
|
.. autoinst:: fsub
|
||||||
.. autoinst:: fmul
|
.. autoinst:: fmul
|
||||||
@@ -1061,6 +1058,9 @@ CPU flag operations
|
|||||||
These operations are for working with the "flags" registers of some CPU
|
These operations are for working with the "flags" registers of some CPU
|
||||||
architectures.
|
architectures.
|
||||||
|
|
||||||
|
.. autoinst:: ifcmp
|
||||||
|
.. autoinst:: ifcmp_imm
|
||||||
|
.. autoinst:: ffcmp
|
||||||
.. autoinst:: trueif
|
.. autoinst:: trueif
|
||||||
.. autoinst:: trueff
|
.. autoinst:: trueff
|
||||||
.. autoinst:: trapif
|
.. autoinst:: trapif
|
||||||
|
|||||||
Reference in New Issue
Block a user