Home
last modified time | relevance | path

Searched refs:fa15 (Results 1 – 25 of 101) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dpet.cpp446 …offs_t offset, int phi2, int brw, int casena1, int &endra, int &noscreen, int &casena2, int &fa15);
450 …offs_t offset, int phi2, int brw, int casena1, int &endra, int &noscreen, int &casena2, int &fa15);
697 …(offs_t offset, int phi2, int brw, int casena1, int &endra, int &noscreen, int &casena2, int &fa15) in read_pla2() argument
705 fa15 = BIT(data, 7); in read_pla2()
721 fa15 = BIT(data, 7); in read_pla2_eprom()
734 …int cswff = 1, cs9 = 1, csa = 1, csio = 1, cse = 1, cskb = 1, fa12 = 1, fa15 = 1, casena1 = 1, cas… in read() local
739 read_pla2_eprom(offset, phi2, brw, casena1, endra, noscreen, casena2, fa15); in read()
748 offs_t drma = fa15 << 15 | (offset & 0x7e00) | BIT(offset, 0) << 8 | (offset & 0x1fe) >> 1; in read()
815 …int cswff = 1, cs9 = 1, csa = 1, csio = 1, cse = 1, cskb = 1, fa12 = 1, fa15 = 1, casena1 = 1, cas… in write() local
820 read_pla2_eprom(offset, phi2, brw, casena1, endra, noscreen, casena2, fa15); in write()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dpet.cpp446 …offs_t offset, int phi2, int brw, int casena1, int &endra, int &noscreen, int &casena2, int &fa15);
450 …offs_t offset, int phi2, int brw, int casena1, int &endra, int &noscreen, int &casena2, int &fa15);
697 …(offs_t offset, int phi2, int brw, int casena1, int &endra, int &noscreen, int &casena2, int &fa15) in read_pla2() argument
705 fa15 = BIT(data, 7); in read_pla2()
721 fa15 = BIT(data, 7); in read_pla2_eprom()
734 …int cswff = 1, cs9 = 1, csa = 1, csio = 1, cse = 1, cskb = 1, fa12 = 1, fa15 = 1, casena1 = 1, cas… in read() local
739 read_pla2_eprom(offset, phi2, brw, casena1, endra, noscreen, casena2, fa15); in read()
748 offs_t drma = fa15 << 15 | (offset & 0x7e00) | BIT(offset, 0) << 8 | (offset & 0x1fe) >> 1; in read()
815 …int cswff = 1, cs9 = 1, csa = 1, csio = 1, cse = 1, cskb = 1, fa12 = 1, fa15 = 1, casena1 = 1, cas… in write() local
820 read_pla2_eprom(offset, phi2, brw, casena1, endra, noscreen, casena2, fa15); in write()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/mips/
H A Dmicromips@mips32-dspr2.d17 0+0018 <[^>]*> 00a6 fa15 append a1,a2,0x1f
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/mips/
H A Dmicromips@mips32-dspr2.d17 0+0018 <[^>]*> 00a6 fa15 append a1,a2,0x1f
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/mips/
H A Dmicromips@mips32-dspr2.d17 0+0018 <[^>]*> 00a6 fa15 append a1,a2,0x1f
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/mips/
H A Dmicromips@mips32-dspr2.d17 0+0018 <[^>]*> 00a6 fa15 append a1,a2,0x1f
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/mips/
H A Dmicromips@mips32-dspr2.d17 0+0018 <[^>]*> 00a6 fa15 append a1,a2,0x1f
/dports/security/nmap/nmap-7.91/nselib/data/
H A Dtargets-ipv6-wordlist2525 fa15
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/McCurdy Collection/MIDI/
H A DPolyphonicSynth.csd780 <uuid>{d62793df-fa15-4f02-a6be-3944d7f0f305}</uuid>
3261 <value id="{d62793df-fa15-4f02-a6be-3944d7f0f305}" mode="1" >0.00000000</value>
H A DMonophonicSynth.csd797 <uuid>{d62793df-fa15-4f02-a6be-3944d7f0f305}</uuid>
3278 <value id="{d62793df-fa15-4f02-a6be-3944d7f0f305}" mode="1" >0.00000000</value>
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dc99-vla-jump-1.c32 void fa15 (int n) { goto a; { int b[n]; { int c[n]; 0;} { int d[n]; 0;} ; int e[n]; 0;}; { int f[n… in fa15() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dc99-vla-jump-1.c32 void fa15 (int n) { goto a; { int b[n]; { int c[n]; 0;} { int d[n]; 0;} ; int e[n]; 0;}; { int f[n… in fa15() function
H A Dstmt-expr-label-1.c44 void fa15 (void) { P0A:goto P0A;({ p01A:goto p01A; goto a; a:({P012A:goto P012A;0;}); P01B:goto P01… in fa15() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dstmt-expr-label-1.c44 void fa15 (void) { P0A:goto P0A;({ p01A:goto p01A; goto a; a:({P012A:goto P012A;0;}); P01B:goto P01… in fa15() function
H A Dc99-vla-jump-1.c32 void fa15 (int n) { goto a; { int b[n]; { int c[n]; 0;} { int d[n]; 0;} ; int e[n]; 0;}; { int f[n… in fa15() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dc99-vla-jump-1.c32 void fa15 (int n) { goto a; { int b[n]; { int c[n]; 0;} { int d[n]; 0;} ; int e[n]; 0;}; { int f[n… in fa15() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dstmt-expr-label-1.c44 void fa15 (void) { P0A:goto P0A;({ p01A:goto p01A; goto a; a:({P012A:goto P012A;0;}); P01B:goto P01… in fa15() function
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dstmt-expr-label-1.c44 void fa15 (void) { P0A:goto P0A;({ p01A:goto p01A; goto a; a:({P012A:goto P012A;0;}); P01B:goto P01… in fa15() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dc99-vla-jump-1.c32 void fa15 (int n) { goto a; { int b[n]; { int c[n]; 0;} { int d[n]; 0;} ; int e[n]; 0;}; { int f[n… in fa15() function
H A Dstmt-expr-label-1.c44 void fa15 (void) { P0A:goto P0A;({ p01A:goto p01A; goto a; a:({P012A:goto P012A;0;}); P01B:goto P01… in fa15() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dc99-vla-jump-1.c32 void fa15 (int n) { goto a; { int b[n]; { int c[n]; 0;} { int d[n]; 0;} ; int e[n]; 0;}; { int f[n… in fa15() function
H A Dstmt-expr-label-1.c44 void fa15 (void) { P0A:goto P0A;({ p01A:goto p01A; goto a; a:({P012A:goto P012A;0;}); P01B:goto P01… in fa15() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dstmt-expr-label-1.c44 void fa15 (void) { P0A:goto P0A;({ p01A:goto p01A; goto a; a:({P012A:goto P012A;0;}); P01B:goto P01… in fa15() function
H A Dc99-vla-jump-1.c32 void fa15 (int n) { goto a; { int b[n]; { int c[n]; 0;} { int d[n]; 0;} ; int e[n]; 0;}; { int f[n… in fa15() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dc99-vla-jump-1.c32 void fa15 (int n) { goto a; { int b[n]; { int c[n]; 0;} { int d[n]; 0;} ; int e[n]; 0;}; { int f[n… in fa15() function

12345