ARM EN0-001 - ARM Accredited Engineer
A function written in C has the prototype:
void my_function(float a. double b, float c);
The function is built and linked into an application using hard floating-point linkage. What registers are used to pass arguments to the function?
In an operating system environment, most applications are executed in which processor mode?
An undefined instruction will cause an Undefined Instruction exception to be taken when: