SMART 1.0 NO IDEA Avatar
  1. OMG Issue

SMART — OP-Code for file operations

  • Key: SMART-22
  • Legacy Issue Number: 5604
  • Status: closed  
  • Source: Institut fuer Technische Informatik ( Thomas Losert)
  • Summary:

    It is unclear if the OP-Code uses the upper or the lower 2 bits in Section 2.3.2
    “File Operations”. Since using the lower 2 Bits make calculations of addresses
    more easy the following changes are proposed:
    “Together with the 64 file names (6 bits) (which an ST can hold), the file
    operation and the file name can be fitted into a single byte.“
    should be changed to
    “Since an ST can hold up to 64 files, the file name (6 upper bits) and the file
    operation (2 lower bits) can be fitted into a single byte.“
    In addition the description of the MS-Round in Section 2.3.3 should be changed
    to “… <file name | operation > …”

  • Reported: SMART 1.0b1 — Tue, 27 Aug 2002 04:00 GMT
  • Disposition: Resolved — SMART 1.0
  • Disposition Summary:

    Accept changes as proposed.

  • Updated: Fri, 6 Mar 2015 20:58 GMT