Searched refs:JMP_OP (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/h8300/include/asm/ | ||
H A D | traps.h | 22 #define JMP_OP 0x5a000000 macro 24 #define VECTOR(address) ((JMP_OP)|((unsigned long)address)) |
Completed in 1 milliseconds