Revision 1e42b8f0 target-ppc/op.c
b/target-ppc/op.c | ||
---|---|---|
1919 | 1919 |
#define MEMSUFFIX _kernel |
1920 | 1920 |
#include "op_helper.h" |
1921 | 1921 |
#include "op_mem.h" |
1922 |
#if defined(TARGET_PPC64H) |
|
1923 |
#define MEMSUFFIX _hypv |
|
1924 |
#include "op_helper.h" |
|
1925 |
#include "op_mem.h" |
|
1926 |
#endif |
|
1922 | 1927 |
#endif |
1923 | 1928 |
|
1924 | 1929 |
/* Special op to check and maybe clear reservation */ |
Also available in: Unified diff