Skip to content

spec: invalid padding #634

@erik-3milabs

Description

@erik-3milabs

[[variables.auxiliary]]
name = "address"
type = "DWordWL"
desc = "Address of first byte to commit."
pad = ["arr", 0, 0, 0, 0]

[[variables.auxiliary]]
name = "count"
type = "DWordWL"
desc = "number of bytes to commit"
pad = ["arr", 1, 0, 0, 0]

The spec contains some invalid padding types. And apparently this is not picked up by the test suite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestspecUpdates and improvements to the spec document

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions