split out instructions from openpower/isa/comparefixed.mdwn
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 7 Aug 2023 23:04:00 +0000 (16:04 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 7 Aug 2023 23:06:58 +0000 (16:06 -0700)
commitb3ad4d6dbb76abfc991c36bcc90d5bee6239ca7a
tree301329776f0014bdb955b5049f2e9a1b6a3a6ce7
parent6ac4682c62b8dc93a4770bebc0299c2e077f2c1f
split out instructions from openpower/isa/comparefixed.mdwn
13 files changed:
openpower/isa/comparefixed.mdwn
openpower/isa/comparefixed/cmp.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmp_code.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmpeqb.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmpeqb_code.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmpi.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmpi_code.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmpl.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmpl_code.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmpli.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmpli_code.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmprb.mdwn [new file with mode: 0644]
openpower/isa/comparefixed/cmprb_code.mdwn [new file with mode: 0644]