OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:instfmt
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mips/mips/
mips_emul.c
74
InstFmt
inst;
207
switch (((
InstFmt
)inst).FRType.op) {
386
const
InstFmt
instfmt
= { .word = inst };
local in function:mips_emul_special
388
switch (
instfmt
.RType.func) {
411
const
InstFmt
instfmt
= { .word = inst };
local in function:mips_emul_special3
412
switch (
instfmt
.RType.func) {
414
const intptr_t vaddr = tf->tf_regs[
instfmt
.RType.rs]
415
+ tf->tf_regs[
instfmt
.RType.rt]
[
all
...]
mips_emul.c
74
InstFmt
inst;
207
switch (((
InstFmt
)inst).FRType.op) {
386
const
InstFmt
instfmt
= { .word = inst };
local in function:mips_emul_special
388
switch (
instfmt
.RType.func) {
411
const
InstFmt
instfmt
= { .word = inst };
local in function:mips_emul_special3
412
switch (
instfmt
.RType.func) {
414
const intptr_t vaddr = tf->tf_regs[
instfmt
.RType.rs]
415
+ tf->tf_regs[
instfmt
.RType.rt]
[
all
...]
mips_emul.c
74
InstFmt
inst;
207
switch (((
InstFmt
)inst).FRType.op) {
386
const
InstFmt
instfmt
= { .word = inst };
local in function:mips_emul_special
388
switch (
instfmt
.RType.func) {
411
const
InstFmt
instfmt
= { .word = inst };
local in function:mips_emul_special3
412
switch (
instfmt
.RType.func) {
414
const intptr_t vaddr = tf->tf_regs[
instfmt
.RType.rs]
415
+ tf->tf_regs[
instfmt
.RType.rt]
[
all
...]
mips_emul.c
74
InstFmt
inst;
207
switch (((
InstFmt
)inst).FRType.op) {
386
const
InstFmt
instfmt
= { .word = inst };
local in function:mips_emul_special
388
switch (
instfmt
.RType.func) {
411
const
InstFmt
instfmt
= { .word = inst };
local in function:mips_emul_special3
412
switch (
instfmt
.RType.func) {
414
const intptr_t vaddr = tf->tf_regs[
instfmt
.RType.rs]
415
+ tf->tf_regs[
instfmt
.RType.rt]
[
all
...]
Completed in 41 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025