Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/kernel/
Dtraps_64.c295 static int read_opcode(unsigned long long pc, unsigned long *result_opcode, int from_user_mode) in read_opcode() argument
309 *result_opcode = opcode; in read_opcode()
316 *result_opcode = *(unsigned long *) aligned_pc; in read_opcode()