Revision 5af45186 target-i386/helper.h

b/target-i386/helper.h
2 2

  
3 3
void TCG_HELPER_PROTO helper_divl_EAX_T0(target_ulong t0);
4 4
void TCG_HELPER_PROTO helper_idivl_EAX_T0(target_ulong t0);
5
void TCG_HELPER_PROTO helper_enter_mmx(void);
6
void TCG_HELPER_PROTO helper_emms(void);
7
void TCG_HELPER_PROTO helper_movq(uint64_t *d, uint64_t *s);
8

  
9
#define SHIFT 0
10
#include "ops_sse_header.h"
11
#define SHIFT 1
12
#include "ops_sse_header.h"
13

  

Also available in: Unified diff