/openbsd-src/regress/usr.sbin/bgpd/config/ |
H A D | bgpd.conf.11.in | 7 match from any ext-community rt 64496:1 8 match from any ext-community soo 64496:2 9 match from any ext-community odi 64496:3 10 match from any ext-community bdc 64496:4 11 match from any ext-community srcas 64496:5 12 match from any ext-community l2vid 64496:6 14 match from any ext-community rt 4200000001:7 15 match from any ext-community soo 4200000001:8 16 match from any ext-community odi 4200000001:9 17 match from any ext-community bdc 4200000001:10 [all …]
|
H A D | bgpd.conf.11.ok | 11 match from any ext-community rt 64496:1 12 match from any ext-community soo 64496:2 13 match from any ext-community odi 64496:3 14 match from any ext-community bdc 64496:4 15 match from any ext-community srcas 64496:5 16 match from any ext-community l2vid 64496:6 17 match from any ext-community rt 4200000001:7 18 match from any ext-community soo 4200000001:8 19 match from any ext-community odi 4200000001:9 20 match from any ext-community bdc 4200000001:10 [all …]
|
H A D | bgpd.conf.10.in | 7 match from any community 1234:5678 8 match from any community local-as:5678 9 match from any community neighbor-as:5678 10 match from any community *:5678 11 match from any community 1234:local-as 12 match from any community 1234:neighbor-as 13 match from any community 1234:* 14 match from any community *:* 15 match from any community 1234:1 community 1234:2 16 match from any community 1234:1 community 1234:2 community 1234:3 [all …]
|
H A D | bgpd.conf.10.ok | 11 match from any community 1234:5678 12 match from any community local-as:5678 13 match from any community neighbor-as:5678 14 match from any community *:5678 15 match from any community 1234:local-as 16 match from any community 1234:neighbor-as 17 match from any community 1234:* 18 match from any community *:* 19 match from any community 1234:1 community 1234:2 20 match from any community 1234:1 community 1234:2 community 1234:3 [all …]
|
/openbsd-src/regress/sbin/pfctl/ |
H A D | pf17.ok | 1 match out on lo0 inet from 192.168.1.1 to any nat-to 10.0.0.1 static-port 2 match in on lo0 inet from any to 10.0.0.1 rdr-to 192.168.1.1 3 match out on lo0 inet proto tcp from 192.168.1.2 to any nat-to 10.0.0.2 static-port 4 match in on lo0 inet proto tcp from any to 10.0.0.2 rdr-to 192.168.1.2 5 match out on lo0 inet proto udp from 192.168.1.3 to any nat-to 10.0.0.3 static-port 6 match in on lo0 inet proto udp from any to 10.0.0.3 rdr-to 192.168.1.3 7 match out on lo0 inet proto icmp from 192.168.1.4 to any nat-to 10.0.0.4 static-port 8 match in on lo0 inet proto icmp from any to 10.0.0.4 rdr-to 192.168.1.4 9 match out on lo0 inet from 192.168.1.5 to 172.16.1.1 nat-to 10.0.0.5 static-port 10 match in on lo0 inet from 172.16.1.1 to 10.0.0.5 rdr-to 192.168.1.5 [all …]
|
H A D | pf4.ok | 6 block drop in inet from 10.0.0.0/8 to any 7 block drop in inet from ! 10.0.0.0/8 to any 8 block drop in inet from 10.0.0.0/8 to any 9 block drop in inet from 172.16.0.0/12 to any 10 block drop in proto tcp from any port = 22 to any 11 block drop in proto tcp from any port = 22 to any port 1024:2048 12 block drop in proto tcp from any port 21 >< 2048 to any port 1024:2048 13 block drop in proto tcp from any port != 1234 to any port 1024:2048 14 block drop in proto tcp from any port >= 80 to any port 1024:2048 15 block drop in inet proto tcp from 10.0.0.0/8 port = 22 to 192.168.0.0/16 port = 6667 [all …]
|
H A D | pf17.in | 3 match on lo0 from 192.168.1.1 to any binat-to 10.0.0.1 4 match on lo0 proto tcp from 192.168.1.2 to any binat-to 10.0.0.2 5 match on lo0 proto udp from 192.168.1.3 to any binat-to 10.0.0.3 6 match on lo0 proto icmp from 192.168.1.4 to any binat-to 10.0.0.4 8 match on lo0 from 192.168.1.5 to 172.16.1.1 binat-to 10.0.0.5 9 match on lo0 from 192.168.1.6 to 172.16.1.2/32 binat-to 10.0.0.6 10 match on lo0 from 192.168.1.7 to 172.16.2.0/24 binat-to 10.0.0.7 12 match on lo0 from 192.168.2.0/24 to any binat-to 10.0.5.0/24 13 match on lo0 from 192.168.2.0/28 to any binat-to 10.0.4.0/28 14 match on lo0 from 192.168.2.0/30 to 192.168.3.1 binat-to 10.0.3.0/30 [all …]
|
H A D | pf68.ok | 1 match on lo0 inet proto tcp from 192.168.1.1 port = 1024 to any port = 80 8 match in proto tcp from <regress.1> to any 9 match in proto tcp from ! <regress.2> to any 10 match in inet proto tcp from 10.0.0.1 to 10.0.0.3 11 match in inet proto tcp from 10.0.0.1 to 10.0.0.4 12 match in inet proto tcp from 10.0.0.2 to 10.0.0.3 13 match in inet proto tcp from 10.0.0.2 to 10.0.0.4 15 match in log on lo0 inet6 proto tcp from (lo1000000) to 2000::1 16 match in log on lo0 inet6 proto tcp from (lo0) to 2000::1 25 match in on lo0 inet proto tcp from (lo0) to any [all …]
|
H A D | pf47.in | 8 pass in on lo0 from 0/0 to any label "$srcaddr" 9 pass in on lo0 from 127.0.0.1 to any label "$srcaddr" 10 pass in on lo0 from 127.0.0.1 to any label "$srcaddr$srcaddr" 11 pass in on lo0 from 127.0.0.1 to any label ":$srcaddr:$srcaddr:" 12 pass in on lo0 from 127.0.0.1/8 to any label "$srcaddr" 13 pass in on lo0 from 127.0.0.1/16 to any label "$srcaddr$srcaddr" 14 pass in on lo0 from 127.0.0.1/31 to any label ":$srcaddr:$srcaddr:" 15 pass in on lo0 inet6 from fe80::1 to any label "$srcaddr" 16 pass in on lo0 inet6 from fe80::1 to any label "$srcaddr$srcaddr" 17 pass in on lo0 inet6 from fe80::1 to any label ":$srcaddr:$srcaddr:" [all …]
|
H A D | pf81.ok | 3 pass inet6 from (lo0) to ::1 flags S/SA 4 pass inet6 from (lo0) to ::2 flags S/SA 5 pass inet6 from (lo0) to ::3 flags S/SA 6 pass inet from (lo0) to 0.0.0.1 flags S/SA 7 pass inet from (lo0) to 0.0.0.2 flags S/SA 8 pass inet from (lo0) to 0.0.0.3 flags S/SA 9 pass from <foo> to <bar1> flags S/SA 10 pass from <foo> to <bar2> flags S/SA 11 pass from <foo> to <bar3> flags S/SA 12 pass inet6 from <foo> to ::1 flags S/SA [all …]
|
H A D | pf68.in | 1 match on lo0 inet proto tcp from 192.168.1.1 port 1024 to any port 80 4 match proto tcp from any to any 8 match in proto tcp from { <regress.1> !<regress.2> } to any 9 match in inet proto tcp from { 10.0.0.1, 10.0.0.2 } to { 10.0.0.3, 10.0.0.4 } 10 match in log on lo0 proto tcp from any to any scrub(min-ttl 25) 11 match in log on lo0 inet6 proto tcp from { (lo1000000), (lo0) } to 2000::1 12 match in log on {lo0 lo1000000} proto tcp from any to any 14 match in on lo0 proto tcp from any to any scrub(max-mss 224 min-ttl 15 no-df) 15 match in on lo0 proto tcp from any to any scrub(max-mss 224) 16 match in on lo0 proto tcp from any to any scrub(min-ttl 15 no-df max-mss 224) [all …]
|
/openbsd-src/regress/sys/netinet/ipsec/ |
H A D | ipsec.conf | 5 FROM="from" 15 $FROM $SRC_ESP_TRANSP_IPV4 $TO $IPS_ESP_TRANSP_IPV4 \ 19 $FROM $SRC_ESP_TRANSP_IPV6 $TO $IPS_ESP_TRANSP_IPV6 \ 26 from $SRC_ESP_TRANSP_IPV4 to $IPS_ESP_TRANSP_IPV4 \ 32 from $SRC_ESP_TRANSP_IPV6 to $IPS_ESP_TRANSP_IPV6 \ 40 $FROM $SRC_ESP_TUNNEL_IPV4/24 $TO $IPS_ESP_TUNNEL4_IPV4/24 \ 44 $FROM $SRC_ESP_TUNNEL_IPV6/64 $TO $IPS_ESP_TUNNEL4_IPV6/64 \ 49 $FROM $SRC_ESP_TUNNEL_IPV4/24 $TO $IPS_IN_IPV4 \ 54 $FROM $SRC_ESP_TUNNEL_IPV4/24 $TO $IPS_ESP_TUNNEL6_IPV4/24 \ 58 $FROM $SRC_ESP_TUNNEL_IPV6/64 $TO $IPS_ESP_TUNNEL6_IPV6/64 \ [all …]
|
/openbsd-src/regress/sbin/ipsecctl/ |
H A D | ike14.ok | 1 FROM = "{ 2.2.2.0/24, 3.3.3.0/24, 4.4.4.0/24 }" 15 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Phase=2 force 16 C set [from-2.2.2.0/24-to-5.5.5.0/24]:ISAKMP-peer=peer-1.1.1.1 force 17 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Configuration=phase2-from-2.2.2.0/24-to-5.5.5.0/24 force 18 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Local-ID=from-2.2.2.0/24 force 19 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Remote-ID=to-5.5.5.0/24 force 20 C set [phase2-from-2.2.2.0/24-to-5.5.5.0/24]:EXCHANGE_TYPE=QUICK_MODE force 21 C set [phase2-from-2.2.2.0/24-to-5.5.5.0/24]:Suites=phase2-suite-from-2.2.2.0/24-to-5.5.5.0/24 force 22 C set [phase2-suite-from-2.2.2.0/24-to-5.5.5.0/24]:Protocols=phase2-protocol-from-2.2.2.0/24-to-5.5… 23 C set [phase2-protocol-from-2.2.2.0/24-to-5.5.5.0/24]:PROTOCOL_ID=IPSEC_ESP force [all …]
|
H A D | ike61.ok | 1 FROM = "{ 2.2.2.0/24 (5.5.5.0/24), 3.3.3.0/24, 4.4.4.0/24 (6.6.6.0/24) }" 15 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Phase=2 force 16 C set [from-2.2.2.0/24-to-5.5.5.0/24]:ISAKMP-peer=peer-1.1.1.1 force 17 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Configuration=phase2-from-2.2.2.0/24-to-5.5.5.0/24 force 18 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Local-ID=from-2.2.2.0/24 force 19 C set [from-2.2.2.0/24-to-5.5.5.0/24]:NAT-ID=nat-5.5.5.0/24 force 20 C set [from-2.2.2.0/24-to-5.5.5.0/24]:Remote-ID=to-5.5.5.0/24 force 21 C set [phase2-from-2.2.2.0/24-to-5.5.5.0/24]:EXCHANGE_TYPE=QUICK_MODE force 22 C set [phase2-from-2.2.2.0/24-to-5.5.5.0/24]:Suites=phase2-suite-from-2.2.2.0/24-to-5.5.5.0/24 force 23 C set [phase2-suite-from-2.2.2.0/24-to-5.5.5.0/24]:Protocols=phase2-protocol-from-2.2.2.0/24-to-5.5… [all …]
|
H A D | ikedel14.ok | 1 FROM = "{ 2.2.2.0/24, 3.3.3.0/24, 4.4.4.0/24 }" 3 t from-2.2.2.0/24-to-5.5.5.0/24 4 C rmv [Phase 2]:Connections=from-2.2.2.0/24-to-5.5.5.0/24 5 C rms [from-2.2.2.0/24-to-5.5.5.0/24] 6 C rms [phase2-from-2.2.2.0/24-to-5.5.5.0/24] 7 t from-2.2.2.0/24-to-6.6.6.0/24 8 C rmv [Phase 2]:Connections=from-2.2.2.0/24-to-6.6.6.0/24 9 C rms [from-2.2.2.0/24-to-6.6.6.0/24] 10 C rms [phase2-from-2.2.2.0/24-to-6.6.6.0/24] 11 t from-2.2.2.0/24-to-7.7.7.0/24 [all …]
|
H A D | ike62.ok | 13 C set [from-1.1.1.1-to-2.2.2.2]:Phase=2 force 14 C set [from-1.1.1.1-to-2.2.2.2]:ISAKMP-peer=peer-2.2.2.2 force 15 C set [from-1.1.1.1-to-2.2.2.2]:Configuration=phase2-from-1.1.1.1-to-2.2.2.2 force 16 C set [from-1.1.1.1-to-2.2.2.2]:Local-ID=from-1.1.1.1 force 17 C set [from-1.1.1.1-to-2.2.2.2]:Remote-ID=to-2.2.2.2 force 18 C set [phase2-from-1.1.1.1-to-2.2.2.2]:EXCHANGE_TYPE=QUICK_MODE force 19 C set [phase2-from-1.1.1.1-to-2.2.2.2]:Suites=phase2-suite-from-1.1.1.1-to-2.2.2.2 force 20 C set [phase2-suite-from-1.1.1.1-to-2.2.2.2]:Protocols=phase2-protocol-from-1.1.1.1-to-2.2.2.2 force 21 C set [phase2-protocol-from-1.1.1.1-to-2.2.2.2]:PROTOCOL_ID=IPSEC_ESP force 22 C set [phase2-protocol-from-1.1.1.1-to-2.2.2.2]:Transforms=phase2-transform-from-1.1.1.1-to-2.2.2.2… [all …]
|
H A D | ike13.ok | 1 FROM = "{ 2.2.2.0/24, 3.3.3.0/24, 4.4.4.0/24 }" 14 C set [from-2.2.2.0/24-to-1.1.1.1]:Phase=2 force 15 C set [from-2.2.2.0/24-to-1.1.1.1]:ISAKMP-peer=peer-1.1.1.1 force 16 C set [from-2.2.2.0/24-to-1.1.1.1]:Configuration=phase2-from-2.2.2.0/24-to-1.1.1.1 force 17 C set [from-2.2.2.0/24-to-1.1.1.1]:Local-ID=from-2.2.2.0/24 force 18 C set [from-2.2.2.0/24-to-1.1.1.1]:Remote-ID=to-1.1.1.1 force 19 C set [phase2-from-2.2.2.0/24-to-1.1.1.1]:EXCHANGE_TYPE=QUICK_MODE force 20 C set [phase2-from-2.2.2.0/24-to-1.1.1.1]:Suites=phase2-suite-from-2.2.2.0/24-to-1.1.1.1 force 21 C set [phase2-suite-from-2.2.2.0/24-to-1.1.1.1]:Protocols=phase2-protocol-from-2.2.2.0/24-to-1.1.1.… 22 C set [phase2-protocol-from-2.2.2.0/24-to-1.1.1.1]:PROTOCOL_ID=IPSEC_ESP force [all …]
|
H A D | ike58.ok | 12 C set [from-0.0.0.0/0-to-0.0.0.0/0]:Phase=2 force 13 C set [from-0.0.0.0/0-to-0.0.0.0/0]:ISAKMP-peer=peer-default force 14 C set [from-0.0.0.0/0-to-0.0.0.0/0]:Configuration=phase2-from-0.0.0.0/0-to-0.0.0.0/0 force 15 C set [from-0.0.0.0/0-to-0.0.0.0/0]:Local-ID=from-0.0.0.0/0 force 16 C set [from-0.0.0.0/0-to-0.0.0.0/0]:Remote-ID=to-0.0.0.0/0 force 17 C set [phase2-from-0.0.0.0/0-to-0.0.0.0/0]:EXCHANGE_TYPE=QUICK_MODE force 18 C set [phase2-from-0.0.0.0/0-to-0.0.0.0/0]:Suites=phase2-suite-from-0.0.0.0/0-to-0.0.0.0/0 force 19 C set [phase2-suite-from-0.0.0.0/0-to-0.0.0.0/0]:Protocols=phase2-protocol-from-0.0.0.0/0-to-0.0.0.… 20 C set [phase2-protocol-from-0.0.0.0/0-to-0.0.0.0/0]:PROTOCOL_ID=IPSEC_ESP force 21 C set [phase2-protocol-from-0.0.0.0/0-to-0.0.0.0/0]:Transforms=phase2-transform-from-0.0.0.0/0-to-0… [all …]
|
H A D | ikefail14.ok | 29 C set [from-0.0.0.0/0-to-0.0.0.0/0]:Phase=2 force 30 C set [from-0.0.0.0/0-to-0.0.0.0/0]:ISAKMP-peer=peer-default force 31 C set [from-0.0.0.0/0-to-0.0.0.0/0]:Configuration=phase2-from-0.0.0.0/0-to-0.0.0.0/0 force 32 C set [from-0.0.0.0/0-to-0.0.0.0/0]:Local-ID=from-0.0.0.0/0 force 33 C set [from-0.0.0.0/0-to-0.0.0.0/0]:Remote-ID=to-0.0.0.0/0 force 34 C set [phase2-from-0.0.0.0/0-to-0.0.0.0/0]:EXCHANGE_TYPE=QUICK_MODE force 35 C set [phase2-from-0.0.0.0/0-to-0.0.0.0/0]:Suites=phase2-suite-from-0.0.0.0/0-to-0.0.0.0/0 force 36 C set [phase2-suite-from-0.0.0.0/0-to-0.0.0.0/0]:Protocols=phase2-protocol-from-0.0.0.0/0-to-0.0.0.… 37 C set [phase2-protocol-from-0.0.0.0/0-to-0.0.0.0/0]:PROTOCOL_ID=IPSEC_ESP force 38 C set [phase2-protocol-from-0.0.0.0/0-to-0.0.0.0/0]:Transforms=phase2-transform-from-0.0.0.0/0-to-0… [all …]
|
H A D | ike60.ok | 12 C set [from-10.0.0.1-to-0.0.0.0/0]:Phase=2 force 13 C set [from-10.0.0.1-to-0.0.0.0/0]:ISAKMP-peer=peer-default force 14 C set [from-10.0.0.1-to-0.0.0.0/0]:Configuration=phase2-from-10.0.0.1-to-0.0.0.0/0 force 15 C set [from-10.0.0.1-to-0.0.0.0/0]:Local-ID=from-10.0.0.1 force 16 C set [from-10.0.0.1-to-0.0.0.0/0]:Remote-ID=to-0.0.0.0/0 force 17 C set [phase2-from-10.0.0.1-to-0.0.0.0/0]:EXCHANGE_TYPE=QUICK_MODE force 18 C set [phase2-from-10.0.0.1-to-0.0.0.0/0]:Suites=phase2-suite-from-10.0.0.1-to-0.0.0.0/0 force 19 C set [phase2-suite-from-10.0.0.1-to-0.0.0.0/0]:Protocols=phase2-protocol-from-10.0.0.1-to-0.0.0.0/… 20 C set [phase2-protocol-from-10.0.0.1-to-0.0.0.0/0]:PROTOCOL_ID=IPSEC_ESP force 21 C set [phase2-protocol-from-10.0.0.1-to-0.0.0.0/0]:Transforms=phase2-transform-from-10.0.0.1-to-0.0… [all …]
|
H A D | ike12.ok | 14 C set [from-1.1.1.1-to-2.2.2.0/24]:Phase=2 force 15 C set [from-1.1.1.1-to-2.2.2.0/24]:ISAKMP-peer=peer-5.5.5.5 force 16 C set [from-1.1.1.1-to-2.2.2.0/24]:Configuration=phase2-from-1.1.1.1-to-2.2.2.0/24 force 17 C set [from-1.1.1.1-to-2.2.2.0/24]:Local-ID=from-1.1.1.1 force 18 C set [from-1.1.1.1-to-2.2.2.0/24]:Remote-ID=to-2.2.2.0/24 force 19 C set [phase2-from-1.1.1.1-to-2.2.2.0/24]:EXCHANGE_TYPE=QUICK_MODE force 20 C set [phase2-from-1.1.1.1-to-2.2.2.0/24]:Suites=phase2-suite-from-1.1.1.1-to-2.2.2.0/24 force 21 C set [phase2-suite-from-1.1.1.1-to-2.2.2.0/24]:Protocols=phase2-protocol-from-1.1.1.1-to-2.2.2.0/2… 22 C set [phase2-protocol-from-1.1.1.1-to-2.2.2.0/24]:PROTOCOL_ID=IPSEC_ESP force 23 C set [phase2-protocol-from-1.1.1.1-to-2.2.2.0/24]:Transforms=phase2-transform-from-1.1.1.1-to-2.2.… [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ia64-ic.tbl | 25 …itr.d, IC:mov-to-AR-gr, IC:mov-to-BR, IC:mov-to-CR, IC:mov-to-IND, IC:mov-from-IND, IC:mov-to-PR-a… 26 gr-readers-writers; IC:mov-from-IND, add, addl, addp4, adds, and, andcm, clz, IC:czx, dep\dep[Forma… 27 …iters, IC:mem-readers-int, IC:mov-from-AR, IC:mov-from-BR, IC:mov-from-CR, IC:mov-from-PR, IC:mov-… 70 mov-from-AR; IC:mov-from-AR-M, IC:mov-from-AR-I, IC:mov-from-AR-IM 71 mov-from-AR-BSP; IC:mov-from-AR-M[Field(ar3) == BSP] 72 mov-from-AR-BSPSTORE; IC:mov-from-AR-M[Field(ar3) == BSPSTORE] 73 mov-from-AR-CCV; IC:mov-from-AR-M[Field(ar3) == CCV] 74 mov-from-AR-CFLG; IC:mov-from-AR-M[Field(ar3) == CFLG] 75 mov-from-AR-CSD; IC:mov-from-AR-M[Field(ar3) == CSD] 76 mov-from-AR-EC; IC:mov-from-AR-I[Field(ar3) == EC] [all …]
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dsc/ |
H A D | rc_calc_dpi.c | 19 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 29 static void copy_pps_fields(struct drm_dsc_config *to, const struct drm_dsc_config *from) in copy_pps_fields() argument 31 to->line_buf_depth = from->line_buf_depth; in copy_pps_fields() 32 to->bits_per_component = from->bits_per_component; in copy_pps_fields() 33 to->convert_rgb = from->convert_rgb; in copy_pps_fields() 34 to->slice_width = from->slice_width; in copy_pps_fields() 35 to->slice_height = from->slice_height; in copy_pps_fields() 36 to->simple_422 = from->simple_422; in copy_pps_fields() 37 to->native_422 = from->native_422; in copy_pps_fields() 38 to->native_420 = from->native_420; in copy_pps_fields() [all …]
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | Casting.h | 34 template <typename From> struct simplify_type { 35 using SimpleType = From; // The real type this represents... 38 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() 41 template <typename From> struct simplify_type<const From> { 42 using NonConstSimpleType = typename simplify_type<From>::SimpleType; 47 static RetType getSimplifiedValue(const From &Val) { 48 return simplify_type<From>::getSimplifiedValue(const_cast<From &>(Val)); 60 // The core of the implementation of isa<X> is here; To and From should be 62 // implementation of isa<> without rewriting it from scratch. 63 template <typename To, typename From, typename Enabler = void> struct isa_impl { [all …]
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | ia64-ic.tbl | 25 …itr.d, IC:mov-to-AR-gr, IC:mov-to-BR, IC:mov-to-CR, IC:mov-to-IND, IC:mov-from-IND, IC:mov-to-PR-a… 26 gr-readers-writers; IC:mov-from-IND, add, addl, addp4, adds, and, andcm, IC:czx, dep\dep[Format in … 27 …iters, IC:mem-readers-int, IC:mov-from-AR, IC:mov-from-BR, IC:mov-from-CR, IC:mov-from-PR, IC:mov-… 70 mov-from-AR; IC:mov-from-AR-M, IC:mov-from-AR-I, IC:mov-from-AR-IM 71 mov-from-AR-BSP; IC:mov-from-AR-M[Field(ar3) == BSP] 72 mov-from-AR-BSPSTORE; IC:mov-from-AR-M[Field(ar3) == BSPSTORE] 73 mov-from-AR-CCV; IC:mov-from-AR-M[Field(ar3) == CCV] 74 mov-from-AR-CFLG; IC:mov-from-AR-M[Field(ar3) == CFLG] 75 mov-from-AR-CSD; IC:mov-from-AR-M[Field(ar3) == CSD] 76 mov-from-AR-EC; IC:mov-from-AR-I[Field(ar3) == EC] [all …]
|