Skip to content

Logical/Equivalent/Extend Sign instruction checks #14

@openpower-gitea-migrator

Description

@openpower-gitea-migrator

Originally Gitea issue #14 by jfng (gitea) on 2022-04-11


Logical/Equivalent/Extend Sign instruction checks

Instructions

D-form:

  • andi.
  • andis.
  • ori
  • oris
  • xori
  • xoris

X-form:

  • and
  • and.
  • xor
  • xor.
  • nand
  • nand.
  • or
  • or.
  • orc
  • orc.
  • nor
  • nor.
  • eqv
  • eqv.
  • andc
  • andc.
  • extsb
  • extsb.
  • extsh
  • extsh.
  • extsw
  • extsw.

GPR access

RA (write):

  • all

RB (read):

  • X-form, except:
    • extsb/extsb.
    • extsh/extsh.
    • extsw/extsw.

RS (read):

  • all

CR access

Write:

  • '.' suffix (Rc=1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions