mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
LoongArch: Set macro SUB_SEGMENT_ALIGN to 0.
This commit is contained in:
@ -73,6 +73,8 @@ extern void tc_loongarch_parse_to_dw2regnum (expressionS *);
|
||||
Here is the type 0, will fill andi insn later. */
|
||||
#define NOP_OPCODE (0x00)
|
||||
|
||||
#define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0
|
||||
|
||||
#define HANDLE_ALIGN(fragp) loongarch_handle_align (fragp)
|
||||
extern void loongarch_handle_align (struct frag *);
|
||||
#define MAX_MEM_FOR_RS_ALIGN_CODE (3 + 4)
|
||||
|
Reference in New Issue
Block a user