Home
last modified time | relevance | path

Searched refs:I_F (Results 1 – 25 of 143) sorted by relevance

123456

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dsh2d.c31 #define I_F 10 /* i format */ macro
175 { I_F, "and.b #0x%02X, @(r0, gbr)", 0xff00, 0xcd00, 0,0 },
176 { I_F, "or.b #0x%02X, @(r0, gbr)", 0xff00, 0xcf00, 0,0 },
177 { I_F, "tst.b #0x%02X, @(r0, gbr)", 0xff00, 0xcc00, 0,0 },
178 { I_F, "xor.b #0x%02X, @(r0, gbr)", 0xff00, 0xce00, 0,0 },
179 { I_F, "and #0x%02X, r0", 0xff00, 0xc900, 0, 0 },
180 { I_F, "cmp/eq #0x%02X, r0", 0xff00, 0x8800, 0, 0 },
181 { I_F, "or #0x%02X, r0", 0xff00, 0xcb00, 0, 0 },
182 { I_F, "tst #0x%02X, r0", 0xff00, 0xc800, 0, 0 },
433 else if (trace[i].format == I_F) in SH2Disasm()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_function_info.h45 #define I_F ONE_ARG(__INTEGER, __FLOAT) macro
133 GEN_FUNC_INFO(LRINT, I_F, Unspecified )
134 GEN_FUNC_INFO(LROUND, I_F, Unspecified )
135 GEN_FUNC_INFO(LLRINT, I_F, Unspecified )
136 GEN_FUNC_INFO(LLROUND, I_F, Unspecified )
/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/simulation/
H A Dbjt.cpp191 double I_F; in calcIg() local
192 diodeJunction( V_BE, I_S, N_F, & I_F, g_IF ); in calcIg()
194 double I_BEI = I_F / B_F; in calcIg()
214 *I_T = I_F - I_R; in calcIg()
/dports/devel/adacurses/AdaCurses-20180127/samples/
H A Dsample-form_demo.adb98 I_F : constant Integer_Field := (Precision => 0, constant
112 Set_Field_Type (FA.all (7), I_F);
/dports/devel/ncurses/ncurses-6.3/Ada95/samples/
H A Dsample-form_demo.adb99 I_F : constant Integer_Field := (Precision => 0, constant
113 Set_Field_Type (FA.all (7), I_F);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-stratt.ads106 function I_F (Stream : not null access RST) return Float; subprogspec
170 pragma Inline (I_F);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-stratt.ads106 function I_F (Stream : not null access RST) return Float; subprogspec
170 pragma Inline (I_F);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-stratt.ads108 function I_F (Stream : access RST) return Float; subprogspec
180 pragma Inline (I_F);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-stratt.ads108 function I_F (Stream : access RST) return Float; subprogspec
180 pragma Inline (I_F);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-stratt.ads105 function I_F (Stream : not null access RST) return Float; subprogspec
167 pragma Inline (I_F);

123456