Home
last modified time | relevance | path

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

/linux/arch/h8300/kernel/
A Dptrace_h.c48 #define OPTABLE(ptn, msk, len, jmp) \ macro
57 OPTABLE(0x00, 0xff, 1, none), /* 0x00 */
58 OPTABLE(0x01, 0xff, -1, none), /* 0x01 */
71 OPTABLE(0x55, 0xff, 1, relb), /* 0x55 */
72 OPTABLE(0x57, 0xff, 1, none), /* 0x57 */
81 OPTABLE(0x78, 0xff, 4, none), /* 0x78 */
82 OPTABLE(0x79, 0xff, 2, none), /* 0x79 */
83 OPTABLE(0x7a, 0xff, 3, none), /* 0x7a */
84 OPTABLE(0x7b, 0xff, 2, none), /* 0x7b */
111 OPTABLE(0x00, 0x78, 3, none),
[all …]

Completed in 5 milliseconds