Searched refs:ip_offset (Results 1 – 3 of 3) sorted by relevance
84 …uint64_t ip_offset : 8; /**< HW sets to the number of L2 bytes prior to the IP */ member140 …uint64_t ip_offset : 8; /**< HW sets to the number of L2 bytes prior to the IP */ member198 …uint64_t ip_offset : 8; /**< HW sets to the number of L2 bytes prior to the IP */ member
179 buffer_ptr.s.addr += (pip_ip_offset.s.offset<<3) - work->word2.s.ip_offset; in cvmx_helper_dump_packet()
2301 addr_t ip_offset = imm32; in EmulateSUBR7IPImm() local2302 addr_t addr = ip - ip_offset; // the adjusted ip value in EmulateSUBR7IPImm()2308 context.SetRegisterPlusOffset(*dwarf_reg, -ip_offset); in EmulateSUBR7IPImm()