libmicroemu 0.2.0
ARM Microcontroller Emulator Library
Loading...
Searching...
No Matches
libmicroemu::internal::LoadMemI8< TInstrContext > Class Template Reference

Loads i8 from memory and extends the result to i32. More...

#include <load_mem.h>

Static Public Member Functions

static Result< u32 > Read (const TInstrContext &ictx, const me_adr_t &address)
 

Detailed Description

template<typename TInstrContext>
class libmicroemu::internal::LoadMemI8< TInstrContext >

Loads i8 from memory and extends the result to i32.

see Armv7-M Architecture Reference Manual Issue E.e p.270


The documentation for this class was generated from the following file: