FUNCTION::U_REGISTER

Section: Context Functions (3stap)
Updated: November 2022
Index Return to Main Contents
 

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)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:18 GMT, November 16, 2022