OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insn_fe
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/arm32/
fault.c
418
u_int
insn_fe
= insn & 0xfe00;
local in function:data_abort_handler
425
insn_fe
== 0x5000 || /* STR(2) */
426
insn_fe
== 0x5200 || /* STRH(2) */
427
insn_fe
== 0x5400) /* STRB(2) */
Completed in 41 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025