experiment_arm_multi.cc File Reference

Back to the index.

Functions
experiment_arm_multi.cc File Reference
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

int bit_count (unsigned int x)
 
int cmpfunc (const void *a, const void *b)
 
int calc_max_list_length (int *opcodes, int *tmp_table, int n_opcodes, int bit_mask)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ bit_count()

int bit_count ( unsigned int  x)

Definition at line 45 of file experiment_arm_multi.cc.

Referenced by main().

◆ calc_max_list_length()

int calc_max_list_length ( int *  opcodes,
int *  tmp_table,
int  n_opcodes,
int  bit_mask 
)

Definition at line 66 of file experiment_arm_multi.cc.

References cmpfunc().

Referenced by main().

◆ cmpfunc()

int cmpfunc ( const void *  a,
const void *  b 
)

Definition at line 55 of file experiment_arm_multi.cc.

Referenced by calc_max_list_length().

◆ main()

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

Definition at line 89 of file experiment_arm_multi.cc.

References bit_count(), calc_max_list_length(), and f().


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