generate_arm_loadstore.c File Reference

Back to the index.

Functions | Variables
generate_arm_loadstore.c File Reference
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Variables

char * cond [16]
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 36 of file generate_arm_loadstore.c.

References cond, and reg.

Variable Documentation

◆ cond

char* cond[16]
Initial value:
= {
"eq", "ne", "cs", "cc", "mi", "pl", "vs", "vc",
"hi", "ls", "ge", "lt", "gt", "le", "", "" }

Definition at line 32 of file generate_arm_loadstore.c.

Referenced by main().


Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17