split out instructions from openpower/isa/condition.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)
commit2fe8b7b72b37bfe537a851658754933e1cae68dd
tree378273463cb71ddfb03129668da5b7a401cf67d5
parentb3ad4d6dbb76abfc991c36bcc90d5bee6239ca7a
split out instructions from openpower/isa/condition.mdwn
19 files changed:
openpower/isa/condition.mdwn
openpower/isa/condition/crand.mdwn [new file with mode: 0644]
openpower/isa/condition/crand_code.mdwn [new file with mode: 0644]
openpower/isa/condition/crandc.mdwn [new file with mode: 0644]
openpower/isa/condition/crandc_code.mdwn [new file with mode: 0644]
openpower/isa/condition/creqv.mdwn [new file with mode: 0644]
openpower/isa/condition/creqv_code.mdwn [new file with mode: 0644]
openpower/isa/condition/crnand.mdwn [new file with mode: 0644]
openpower/isa/condition/crnand_code.mdwn [new file with mode: 0644]
openpower/isa/condition/crnor.mdwn [new file with mode: 0644]
openpower/isa/condition/crnor_code.mdwn [new file with mode: 0644]
openpower/isa/condition/cror.mdwn [new file with mode: 0644]
openpower/isa/condition/cror_code.mdwn [new file with mode: 0644]
openpower/isa/condition/crorc.mdwn [new file with mode: 0644]
openpower/isa/condition/crorc_code.mdwn [new file with mode: 0644]
openpower/isa/condition/crxor.mdwn [new file with mode: 0644]
openpower/isa/condition/crxor_code.mdwn [new file with mode: 0644]
openpower/isa/condition/mcrf.mdwn [new file with mode: 0644]
openpower/isa/condition/mcrf_code.mdwn [new file with mode: 0644]