Searched defs:ProgramCounter (Results 1 – 11 of 11) sorted by relevance
40 type ProgramCounter = u32; typedef44 fn pc(&self) -> Self::ProgramCounter { in pc()111 type ProgramCounter = u32; typedef115 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()
93 type ProgramCounter = U; typedef95 fn pc(&self) -> Self::ProgramCounter { in pc()190 type ProgramCounter = U; typedef192 fn pc(&self) -> Self::ProgramCounter { in pc()
24 type ProgramCounter = U; typedef26 fn pc(&self) -> Self::ProgramCounter { in pc()
21 type ProgramCounter = u32; typedef23 fn pc(&self) -> Self::ProgramCounter { in pc()
25 type ProgramCounter = U; typedef27 fn pc(&self) -> Self::ProgramCounter { in pc()
27 type ProgramCounter = u64; typedef29 fn pc(&self) -> Self::ProgramCounter { in pc()
41 type ProgramCounter = u32; typedef43 fn pc(&self) -> Self::ProgramCounter { in pc()
64 type ProgramCounter: Copy; typedef67 fn pc(&self) -> Self::ProgramCounter; in pc()
417 type ProgramCounter = u32; typedef419 fn pc(&self) -> Self::ProgramCounter { in pc()