Hi

   1. I want to add some register definitions. 
   2. I want to know why #define CNTPCT_EL0 SYSREG_64(0, c14) in arm64 *has 
   only two arguments*, but it can be expanded into assembly "MRS X0, #3, 
   c14, c0, #1"
   3. I didn’t understand the definition in 
   inmates/lib/arm64/include/asm/sysregs.h because I couldn’t find how to 
   expand the macro definition SYSREG_64
   4. For example, I want to add a new CNTVCT_EL0 (op0=0b11, op1=0b011, 
   CRn=0b1110, CRm=0b0, op2=b010) register. How should I do it?


-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/4edd4683-c693-4cad-aca7-53605eef02f3n%40googlegroups.com.

Reply via email to