Searched refs:g_loongarch_opcode (Results 1 – 2 of 2) sorted by relevance
511 static const uint8_t g_loongarch_opcode[] = {0x05, 0x00, 0x2a, in GetSoftwareBreakpointTrapOpcode() local549 return llvm::ArrayRef(g_loongarch_opcode); in GetSoftwareBreakpointTrapOpcode()
1945 static const uint8_t g_loongarch_opcode[] = {0x05, 0x00, 0x2a, in GetSoftwareBreakpointTrapOpcode() local1947 trap_opcode = g_loongarch_opcode; in GetSoftwareBreakpointTrapOpcode()1948 trap_opcode_size = sizeof(g_loongarch_opcode); in GetSoftwareBreakpointTrapOpcode()