logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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.

Name

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

See Also

tapset::registers(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::U_REGISTER(3stap)

Synopsis

           u_register:long(name:string)

See Also