signed-rep ( rep -- rep' )
CPU architecture description model

Prev:scalar-rep-of ( rep -- rep' )
Next:widen-vector-rep ( rep -- rep' )


Vocabulary
cpu.architecture

Inputs
repa representation


Outputs
rep'a representation


Word description
Maps any representation to its signed counterpart, if it has one.

Definition