Query: function::u_register
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::U_REGISTER(3stap) Context Functions FUNCTION::U_REGISTER(3stap)NAMEfunction::u_register - Return the unsigned value of the named CPU registerSYNOPSISu_register:long(name:string)ARGUMENTSname Name of the register to returnDESCRIPTIONSame as register(name), except that if the register is 32 bits wide, it is zero-extended to 64 bits. SystemTap Tapset Reference June 2014 FUNCTION::U_REGISTER(3stap)