Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MISSING: Vector Packed-Decimal Facility #52

Closed
Fish-Git opened this issue Nov 28, 2017 · 1 comment
Closed

MISSING: Vector Packed-Decimal Facility #52

Fish-Git opened this issue Nov 28, 2017 · 1 comment
Labels
(*MOVED*) (the original issue was moved into a different issue)

Comments

@Fish-Git
Copy link
Member

Fish-Git commented Nov 28, 2017

Vector Packed-Decimal Facility   (September, 2017)

The vector-packed-decimal facility may be available on models implementing z/Architecture. When the facility is installed and enabled, vector decimal instructions are available, allowing operations on packed data in vector registers. The facility provides the following instructions:

  • VECTOR ADD DECIMAL
  • VECTOR COMPARE DECIMAL
  • VECTOR CONVERT TO BINARY
  • VECTOR CONVERT TO DECIMAL
  • VECTOR DIVIDE DECIMAL
  • VECTOR LOAD IMMEDIATE DECIMAL
  • VECTOR LOAD RIGHTMOST WITH LENGTH
  • VECTOR MULTIPLY DECIMAL
  • VECTOR MULTIPLY AND SHIFT DECIMAL
  • VECTOR PACK ZONED
  • VECTOR PERFORM SIGN OPERATION DECIMAL
  • VECTOR REMAINDER DECIMAL
  • VECTOR SHIFT AND DIVIDE DECIMAL
  • VECTOR SHIFT AND ROUND DECIMAL
  • VECTOR STORE RIGHTMOST WITH LENGTH
  • VECTOR SUBTRACT DECIMAL
  • VECTOR TEST DECIMAL
  • VECTOR UNPACK ZONED
@Fish-Git Fish-Git added the Missing Support for the described architectural feature is currently missing and needs to be added. label Nov 29, 2017
@Fish-Git Fish-Git added (*MOVED*) (the original issue was moved into a different issue) and removed Missing Support for the described architectural feature is currently missing and needs to be added. labels Dec 18, 2017
@Fish-Git
Copy link
Member Author

Moved to combined issue #77 "MISSING Facilities support".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(*MOVED*) (the original issue was moved into a different issue)
Projects
None yet
Development

No branches or pull requests

1 participant