2024-05-04 22:19:36 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2024-12-30 15:08:45 +00:00
< meta name = "generator" content = "Doxygen 1.9.8" / >
2024-05-04 22:19:36 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > N64FlashcartMenu: vr4300_instruction_t Union Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > N64FlashcartMenu
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2024-12-30 15:08:45 +00:00
<!-- Generated by Doxygen 1.9.8 -->
2024-05-04 22:19:36 +00:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Data Fields< / a > < / div >
< div class = "headertitle" > < div class = "title" > vr4300_instruction_t Union Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2024-12-30 15:08:45 +00:00
< p > VR4300 Instruction Structure.
< a href = "unionvr4300__instruction__t.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "vr4300__asm_8h_source.html" > vr4300_asm.h< / a > > < / code > < / p >
2024-05-04 22:19:36 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-attribs" name = "pub-attribs" > < / a >
Data Fields< / h2 > < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:aef96fe0ea18d61a87c8349c08f71fe56" id = "r_aef96fe0ea18d61a87c8349c08f71fe56" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#aef96fe0ea18d61a87c8349c08f71fe56" > raw< / a > < / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:aef96fe0ea18d61a87c8349c08f71fe56" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a4408317a91ed6af564fed0d60dcb5f49" id = "r_a4408317a91ed6af564fed0d60dcb5f49" > < td class = "memItemLeft" > struct {  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abb073648acdd62a9202ccdab0864eaec" id = "r_abb073648acdd62a9202ccdab0864eaec" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#abb073648acdd62a9202ccdab0864eaec" > op< / a > : 6< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:abb073648acdd62a9202ccdab0864eaec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:ab20ae491225e2a0b89274703b00b6fd3" id = "r_ab20ae491225e2a0b89274703b00b6fd3" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#ab20ae491225e2a0b89274703b00b6fd3" > rs< / a > : 5< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:ab20ae491225e2a0b89274703b00b6fd3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a4959052b3e9b5e076bbb2b313870885e" id = "r_a4959052b3e9b5e076bbb2b313870885e" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a4959052b3e9b5e076bbb2b313870885e" > rt< / a > : 5< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a4959052b3e9b5e076bbb2b313870885e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:ab1cc6b5ef94a8f956fb95e71069ab45e" id = "r_ab1cc6b5ef94a8f956fb95e71069ab45e" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#ab1cc6b5ef94a8f956fb95e71069ab45e" > imm< / a > : 16< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:ab1cc6b5ef94a8f956fb95e71069ab45e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a4408317a91ed6af564fed0d60dcb5f49" id = "r_a4408317a91ed6af564fed0d60dcb5f49" > < td class = "memItemLeft" valign = "top" > }  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a4408317a91ed6af564fed0d60dcb5f49" > i_type< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a4408317a91ed6af564fed0d60dcb5f49" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a712826f7c25b845eaa8d71772bd24057" id = "r_a712826f7c25b845eaa8d71772bd24057" > < td class = "memItemLeft" > struct {  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac89c1bda667966a9f8b9e551176b87fb" id = "r_ac89c1bda667966a9f8b9e551176b87fb" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#ac89c1bda667966a9f8b9e551176b87fb" > op< / a > : 6< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:ac89c1bda667966a9f8b9e551176b87fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:acfa645115e798c7265fff83367338d82" id = "r_acfa645115e798c7265fff83367338d82" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#acfa645115e798c7265fff83367338d82" > target< / a > : 26< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:acfa645115e798c7265fff83367338d82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a712826f7c25b845eaa8d71772bd24057" id = "r_a712826f7c25b845eaa8d71772bd24057" > < td class = "memItemLeft" valign = "top" > }  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a712826f7c25b845eaa8d71772bd24057" > j_type< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a712826f7c25b845eaa8d71772bd24057" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:ab83cf2f62296edb13c66f542335d537a" id = "r_ab83cf2f62296edb13c66f542335d537a" > < td class = "memItemLeft" > struct {  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a18cff881651ea22e9469ea25067ce331" id = "r_a18cff881651ea22e9469ea25067ce331" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a18cff881651ea22e9469ea25067ce331" > op< / a > : 6< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a18cff881651ea22e9469ea25067ce331" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a585bdd6d8ef0661ac26ab2253bccf0ff" id = "r_a585bdd6d8ef0661ac26ab2253bccf0ff" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a585bdd6d8ef0661ac26ab2253bccf0ff" > rs< / a > : 5< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a585bdd6d8ef0661ac26ab2253bccf0ff" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a3d13179b21c6aa112b92c48bdaf98520" id = "r_a3d13179b21c6aa112b92c48bdaf98520" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a3d13179b21c6aa112b92c48bdaf98520" > rt< / a > : 5< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a3d13179b21c6aa112b92c48bdaf98520" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:aedb68dba731a4ed59ddb77f28dc1434f" id = "r_aedb68dba731a4ed59ddb77f28dc1434f" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#aedb68dba731a4ed59ddb77f28dc1434f" > rd< / a > : 5< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:aedb68dba731a4ed59ddb77f28dc1434f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a8abf76400e23b0dae386107fb6a0ee64" id = "r_a8abf76400e23b0dae386107fb6a0ee64" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a8abf76400e23b0dae386107fb6a0ee64" > sa< / a > : 5< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a8abf76400e23b0dae386107fb6a0ee64" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:ad934be5484ba8186eebb4864cba8d6fb" id = "r_ad934be5484ba8186eebb4864cba8d6fb" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#ad934be5484ba8186eebb4864cba8d6fb" > funct< / a > : 6< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:ad934be5484ba8186eebb4864cba8d6fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:ab83cf2f62296edb13c66f542335d537a" id = "r_ab83cf2f62296edb13c66f542335d537a" > < td class = "memItemLeft" valign = "top" > }  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#ab83cf2f62296edb13c66f542335d537a" > r_type< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:ab83cf2f62296edb13c66f542335d537a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:aaf29855c20146346d88b2b49494df059" id = "r_aaf29855c20146346d88b2b49494df059" > < td class = "memItemLeft" > struct {  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a14a5eed8238def96beedef5bd2391c19" id = "r_a14a5eed8238def96beedef5bd2391c19" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a14a5eed8238def96beedef5bd2391c19" > op< / a > : 6< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a14a5eed8238def96beedef5bd2391c19" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a8f1be642da1b02062dc9c22f5d667278" id = "r_a8f1be642da1b02062dc9c22f5d667278" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a8f1be642da1b02062dc9c22f5d667278" > co< / a > : 1< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a8f1be642da1b02062dc9c22f5d667278" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:a6103a12d42f0705b25925e0d4b99cb5e" id = "r_a6103a12d42f0705b25925e0d4b99cb5e" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#a6103a12d42f0705b25925e0d4b99cb5e" > funct< / a > : 25< / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:a6103a12d42f0705b25925e0d4b99cb5e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-12-30 15:08:45 +00:00
< tr class = "memitem:aaf29855c20146346d88b2b49494df059" id = "r_aaf29855c20146346d88b2b49494df059" > < td class = "memItemLeft" valign = "top" > }  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionvr4300__instruction__t.html#aaf29855c20146346d88b2b49494df059" > c_type< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
2024-05-04 22:19:36 +00:00
< tr class = "separator:aaf29855c20146346d88b2b49494df059" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2024-12-30 15:08:45 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > VR4300 Instruction Structure. < / p >
< p > This structure represents a VR4300 instruction, which can be of different types (R-type, I-type, J-type, etc.). < / p >
< / div > < h2 class = "groupheader" > Field Documentation< / h2 >
2024-05-04 22:19:36 +00:00
< a id = "aef96fe0ea18d61a87c8349c08f71fe56" name = "aef96fe0ea18d61a87c8349c08f71fe56" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef96fe0ea18d61a87c8349c08f71fe56" > ◆   < / a > < / span > raw< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t vr4300_instruction_t::raw< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-12-30 15:08:45 +00:00
< p > Raw 32-bit instruction < / p >
2024-05-04 22:19:36 +00:00
< / div >
< / div >
< a id = "a4408317a91ed6af564fed0d60dcb5f49" name = "a4408317a91ed6af564fed0d60dcb5f49" > < / a >
2024-12-30 15:08:45 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4408317a91ed6af564fed0d60dcb5f49" > ◆   < / a > < / span > [struct]< / h2 >
2024-05-04 22:19:36 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct { ... } vr4300_instruction_t::i_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-12-30 15:08:45 +00:00
< p > I-type instruction format < / p >
2024-05-04 22:19:36 +00:00
< / div >
< / div >
< a id = "a712826f7c25b845eaa8d71772bd24057" name = "a712826f7c25b845eaa8d71772bd24057" > < / a >
2024-12-30 15:08:45 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a712826f7c25b845eaa8d71772bd24057" > ◆   < / a > < / span > [struct]< / h2 >
2024-05-04 22:19:36 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct { ... } vr4300_instruction_t::j_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-12-30 15:08:45 +00:00
< p > J-type instruction format < / p >
2024-05-04 22:19:36 +00:00
< / div >
< / div >
< a id = "ab83cf2f62296edb13c66f542335d537a" name = "ab83cf2f62296edb13c66f542335d537a" > < / a >
2024-12-30 15:08:45 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab83cf2f62296edb13c66f542335d537a" > ◆   < / a > < / span > [struct]< / h2 >
2024-05-04 22:19:36 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct { ... } vr4300_instruction_t::r_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-12-30 15:08:45 +00:00
< p > Alternate R-type instruction format < / p >
2024-05-04 22:19:36 +00:00
< / div >
< / div >
< a id = "aaf29855c20146346d88b2b49494df059" name = "aaf29855c20146346d88b2b49494df059" > < / a >
2024-12-30 15:08:45 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaf29855c20146346d88b2b49494df059" > ◆   < / a > < / span > [struct]< / h2 >
2024-05-04 22:19:36 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct { ... } vr4300_instruction_t::c_type< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2024-12-30 15:08:45 +00:00
< p > C-type instruction format < / p >
2024-05-04 22:19:36 +00:00
< / div >
< / div >
< hr / > The documentation for this union was generated from the following file:< ul >
< li > < a class = "el" href = "vr4300__asm_8h_source.html" > vr4300_asm.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2025-01-16 22:08:40 +00:00
Generated on Thu Jan 16 2025 22:08:39 for N64FlashcartMenu by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.8
2024-05-04 22:19:36 +00:00
< / small > < / address >
< / body >
< / html >