OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_class
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/alpha/
fp_complete.c
688
uint64_t
op_class
;
local in function:alpha_fp_complete
756
op_class
= 1UL << inst.generic_format.opcode;
757
if (
op_class
& FPUREG_CLASS) {
760
} else if (
op_class
& CPUREG_CLASS) {
763
} else if (
op_class
& TRAPSHADOWBOUNDARY) {
764
if (
op_class
& CHECKFUNCTIONCODE) {
fp_complete.c
688
uint64_t
op_class
;
local in function:alpha_fp_complete
756
op_class
= 1UL << inst.generic_format.opcode;
757
if (
op_class
& FPUREG_CLASS) {
760
} else if (
op_class
& CPUREG_CLASS) {
763
} else if (
op_class
& TRAPSHADOWBOUNDARY) {
764
if (
op_class
& CHECKFUNCTIONCODE) {
Completed in 25 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025