Your Logo
Documentation made easier

FUNCTION::U_REGISTER

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

NAME

function::u_register − Return the unsigned value of the named CPU register

SYNOPSIS

u_register:long(name:string)

ARGUMENTS

name

Name of the register to return

DESCRIPTION

Same as register(name), except that if the register is 32 bits wide, it is zero−extended to 64 bits.

SEE ALSO

tapset::registers(3stap)