Searched defs:REG_SP (Results 1 – 14 of 14) sorted by relevance
454 #define REG_SP ARM_sp macro458 #define REG_SP uregs[13] macro463 #define REG_SP esp macro465 #define REG_SP rsp macro470 #define REG_SP gpr[PT_R1] macro475 # define REG_SP regs[EF_R29] macro477 # define REG_SP regs[EF_REG29] macro482 #define REG_SP sp macro487 #define REG_SP gprs[15] macro
5 #define REG_SP 2 macro
141 # define REG_SP REG_RSP macro163 # define REG_SP REG_ESP macro
297 # define REG_SP REG_RSP macro317 # define REG_SP REG_ESP macro
41 #define REG_SP 2 macro
1071 static const uint32_t REG_SP = 13; variable
1039 static const uint32_t REG_SP = 13; variable
714 pub const REG_SP: usize = 2; constant
496 pub const REG_SP: usize = 2; constant
535 pub const REG_SP: usize = 2; constant
623 REG_SP = REG_O6 variable
620 REG_SP = REG_O6 variable
1372 "REG_SP": 2, number