Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/nios2/cpu/
H A Dexceptions.S86 movhi r3, %hi(OPC_TRAP)
87 ori r3, r3, %lo(OPC_TRAP)
/rk3399_rockchip-uboot/arch/nios2/include/asm/
H A Dopcodes.h113 #define OPC_TRAP 0x003b683a macro