Home
last modified time | relevance | path

Searched refs:_Opcode (Results 1 – 25 of 55) sorted by relevance

123

/dports/emulators/dolphin-emu/dolphin-3152428/docs/DSP/DSP_InterC/DSP_InterC/
H A DDSPExt.cpp40 uint8 reg = _Opcode & 0x3; in dsp_op_ext_r_epi()
85 if (_Opcode & 0x04) in dsp_op_ext_s()
107 if (_Opcode & 0x04) in dsp_op_ext_l()
127 if (_Opcode & 0x8) in dsp_op_ext_ls_pro()
148 if (_Opcode & 0x4) in dsp_op_ext_ls_epi()
168 if (_Opcode & 0x4) in dsp_op_ext_sl_pro()
189 if (_Opcode & 0x8) in dsp_op_ext_sl_epi()
214 if (_Opcode & 0x04) in dsp_op_ext_ld()
225 if (_Opcode & 0x08) in dsp_op_ext_ld()
275 if (_Opcode & 0x2) in dsp_op_ext_ops_pro()
[all …]
H A DDSPExt.h29 void dsp_op_ext_ops_pro(uint16 _Opcode);
30 void dsp_op_ext_ops_epi(uint16 _Opcode);
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dregex_automaton.h51 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
69 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
87 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
112 explicit _State(_Opcode __opcode) : _State_base(__opcode) { } in _GLIBCXX_VISIBILITY()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
76 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
98 explicit _State_base(_Opcode __opcode) noexcept in _GLIBCXX_VISIBILITY()
133 _State(_Opcode __opcode) noexcept : _State_base(__opcode) in _GLIBCXX_VISIBILITY()
164 _Opcode in _GLIBCXX_VISIBILITY()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/
H A Dregex_automaton.h56 enum _Opcode : int in _GLIBCXX_VISIBILITY() enum
75 _Opcode _M_opcode; // type of outgoing transition in _GLIBCXX_VISIBILITY()
92 explicit _State_base(_Opcode __opcode) in _GLIBCXX_VISIBILITY()
117 explicit _State(_Opcode __opcode) : _State_base(__opcode) { } in _GLIBCXX_VISIBILITY()
/dports/benchmarks/tsung/tsung-1.7.0/src/tsung/
H A Dts_websocket.erl62 {_Opcode, Payload, _Rest} -> Payload
143 {_Opcode, _Payload, Left} ->
144 ?DebugF("receive from server: ~p ~p~n", [_Opcode, _Payload]),
H A Dts_server_websocket_ssl.erl134 {_Opcode, Payload, Left} ->
135 ?DebugF("receive from server: ~p ~p~n", [_Opcode, Payload]),

123