Searched refs:result_opcode (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Dtraps_64.c289 static int read_opcode(unsigned long long pc, unsigned long *result_opcode, int from_user_mode) argument
303 *result_opcode = opcode;
310 *result_opcode = *(unsigned long *) aligned_pc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/
H A Dtraps_64.c289 static int read_opcode(unsigned long long pc, unsigned long *result_opcode, int from_user_mode) argument
303 *result_opcode = opcode;
310 *result_opcode = *(unsigned long *) aligned_pc;

Completed in 71 milliseconds