Searched defs:ProgramCounter (Results 1 – 11 of 11) sorted by relevance
41 type ProgramCounter = u32; typedef45 fn pc(&self) -> Self::ProgramCounter { in pc()112 type ProgramCounter = u32; typedef116 fn pc(&self) -> Self::ProgramCounter { in pc()
32 type ProgramCounter = u64; typedef34 fn pc(&self) -> Self::ProgramCounter { in pc()
46 type ProgramCounter = u32; typedef48 fn pc(&self) -> Self::ProgramCounter { in pc()
25 type ProgramCounter = U; typedef27 fn pc(&self) -> Self::ProgramCounter { in pc()
21 type ProgramCounter = u32; typedef23 fn pc(&self) -> Self::ProgramCounter { in pc()
95 type ProgramCounter = U; typedef97 fn pc(&self) -> Self::ProgramCounter { in pc()192 type ProgramCounter = U; typedef194 fn pc(&self) -> Self::ProgramCounter { in pc()
26 type ProgramCounter = U; typedef28 fn pc(&self) -> Self::ProgramCounter { in pc()
28 type ProgramCounter = u64; typedef30 fn pc(&self) -> Self::ProgramCounter { in pc()
43 type ProgramCounter = u32; typedef45 fn pc(&self) -> Self::ProgramCounter { in pc()
62 type ProgramCounter: Copy; typedef65 fn pc(&self) -> Self::ProgramCounter; in pc()
400 type ProgramCounter = u32; typedef402 fn pc(&self) -> Self::ProgramCounter { in pc()