split out instructions from openpower/isa/fixedarith.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)
commitfa8297f7f781f343f9722fac1dd6db9372548ffb
tree45644270ea051663f6a6408b2e2ddf9ca9827771
parent2fe8b7b72b37bfe537a851658754933e1cae68dd
split out instructions from openpower/isa/fixedarith.mdwn
83 files changed:
openpower/isa/fixedarith.mdwn
openpower/isa/fixedarith/add.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/add_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addc.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addc_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/adde.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/adde_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addex.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addex_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addi.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addi_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addic..mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addic._code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addic.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addic_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addis.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addis_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addme.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addme_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addpcis.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addpcis_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addze.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/addze_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/darn.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/darn_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divd.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divd_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divde.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divde_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divdeu.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divdeu_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divdu.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divdu_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divw.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divw_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divwe.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divwe_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divweu.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divweu_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divwu.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/divwu_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/maddhd.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/maddhd_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/maddhdu.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/maddhdu_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/maddld.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/maddld_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/modsd.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/modsd_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/modsw.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/modsw_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/modud.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/modud_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/moduw.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/moduw_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulhd.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulhd_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulhdu.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulhdu_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulhw.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulhw_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulhwu.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulhwu_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulld.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulld_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulli.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mulli_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mullw.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/mullw_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/neg.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/neg_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subf.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subf_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfc.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfc_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfe.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfe_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfic.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfic_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfme.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfme_code.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfze.mdwn [new file with mode: 0644]
openpower/isa/fixedarith/subfze_code.mdwn [new file with mode: 0644]