Searched refs:AddressingMode (Results 1 – 1 of 1) sorted by relevance
1112 unsafe fn load_ne<T, I: Encode>(&mut self, addr: impl AddressingMode) -> ControlFlow<Done, T> { in load_ne()1131 addr: impl AddressingMode, in store_ne() argument1180 trait AddressingMode: Sized { interface1213 impl AddressingMode for AddrO32 {1228 impl AddressingMode for AddrZ {1244 impl AddressingMode for AddrG32 {1266 impl AddressingMode for AddrG32Bne {