Searched refs:ASM_INSN_I (Results 1 – 3 of 3) sorted by relevance
33 #define MIPS_PAUSE ASM_INSN_I("0x00501013\n\t")34 #define MIPS_EHB ASM_INSN_I("0x00301013\n\t")35 #define MIPS_IHB ASM_INSN_I("0x00101013\n\t")
338 #define RISCV_PAUSE ASM_INSN_I("0x100000f")339 #define ZAWRS_WRS_NTO ASM_INSN_I("0x00d00073")340 #define ZAWRS_WRS_STO ASM_INSN_I("0x01d00073")341 #define RISCV_NOP4 ASM_INSN_I("0x00000013")
16 #define ASM_INSN_I(__x) ".insn " __x macro18 #define ASM_INSN_I(__x) ".4byte " __x macro