Home
last modified time | relevance | path

Searched refs:BR32 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/score/include/uapi/asm/
Dptrace.h22 #define BR32 0x80008008 /* 1_00000_0000000000_1_00000000_000100_0 */ macro
27 #define B32_SET (J32 | B32 | BL32 | BR32 | BRL32)
/linux-4.1.27/arch/score/kernel/
Dptrace.c219 } else if ((epc_insn & BR32M) == BR32) { in user_enable_single_step()