mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
* Temporarily change LOADDRMASK in sky build.
This commit is contained in:
@ -838,6 +838,7 @@ decode_coproc (SD, CPU, cia, (instruction))
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* start-sanitize-sky */
|
/* start-sanitize-sky */
|
||||||
|
#ifdef OOPS_THIS_DOESN_T_WORK
|
||||||
#ifdef TARGET_SKY
|
#ifdef TARGET_SKY
|
||||||
/* 128-bit accesses are allowed */
|
/* 128-bit accesses are allowed */
|
||||||
#undef LOADDRMASK
|
#undef LOADDRMASK
|
||||||
@ -845,6 +846,7 @@ decode_coproc (SD, CPU, cia, (instruction))
|
|||||||
#undef PSIZE
|
#undef PSIZE
|
||||||
#define PSIZE (WITH_TARGET_ADDRESS_BITSIZE)
|
#define PSIZE (WITH_TARGET_ADDRESS_BITSIZE)
|
||||||
#endif /* TARGET_SKY */
|
#endif /* TARGET_SKY */
|
||||||
|
#endif
|
||||||
/* end-sanitize-sky */
|
/* end-sanitize-sky */
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user