Searched refs:g_ppc64le_opcode (Results 1 – 1 of 1) sorted by relevance
1918 static const uint8_t g_ppc64le_opcode[] = {0x08, 0x00, 0xe0, 0x7f}; // trap in GetSoftwareBreakpointTrapOpcode() local1919 trap_opcode = g_ppc64le_opcode; in GetSoftwareBreakpointTrapOpcode()1920 trap_opcode_size = sizeof(g_ppc64le_opcode); in GetSoftwareBreakpointTrapOpcode()