Home
last modified time | relevance | path

Searched refs:hl (Results 1 – 25 of 139) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Danddi3.S30 movw hl, sp
32 mov a, [hl+4]
33 and a, [hl+12]
36 mov a, [hl+5]
37 and a, [hl+13]
40 mov a, [hl+6]
41 and a, [hl+14]
44 mov a, [hl+7]
45 and a, [hl+15]
48 mov a, [hl+8]
[all …]
H A Ddivmodqi.S52 mov a, [hl+4]
83 ;; (quot,rem) = 4[hl] /% 6[hl]
85 mov a, [hl+4] ; num
86 cmp a, [hl+6] ; den
91 ; mov a, [hl+4] ; already there from above
95 mov a, [hl+6]
179 movw hl, sp
186 movw hl, sp
193 movw hl, ax
195 sub a, [hl]
[all …]
H A Dtrampoline.S84 movw hl, #trampoline_array
86 1: movw ax, [hl + TO_ADDR]
90 movw ax, hl
92 movw hl, ax
98 movw [hl + TO_ADDR], ax
100 movw [hl + TO_CHAIN], ax
102 movw [hl + TO_FRAME], ax
104 movw ax, [hl + TO_STUB]
111 movw hl, #trampoline_array
115 1: movw ax, [hl + TO_FRAME]
[all …]
H A Dadddi3.S30 movw hl, sp ; use HL-based addressing (allows for direct addw)
32 movw ax, [hl+4]
33 addw ax, [hl+12]
36 mov a, [hl+6] ; middle bytes of the result are determined using 8-bit
37 addc a, [hl+14] ; ADDC insns which both account for and update the carry bit
39 mov a, [hl+7]
40 addc a, [hl+15]
43 mov a, [hl+8]
44 addc a, [hl+16]
46 mov a, [hl+9]
[all …]
H A Dsubdi3.S30 movw hl, sp ; use HL-based addressing (allows for direct subw)
32 movw ax, [hl+4]
33 subw ax, [hl+12]
36 mov a, [hl+6] ; middle bytes of the result are determined using 8-bit
37 subc a, [hl+14] ; SUBC insns which both account for and update the carry bit
39 mov a, [hl+7]
40 subc a, [hl+15]
43 mov a, [hl+8]
44 subc a, [hl+16]
46 mov a, [hl+9]
[all …]
H A Dfpmath-sf.S573 movw hl, ax
590 movw hl, ax
607 movw hl, ax
613 movw hl, ax
625 movw hl, ax
631 movw hl, ax
642 movw hl, ax
648 movw hl, ax
905 movw hl, ax
912 movw hl, ax
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Danddi3.S30 movw hl, sp
32 mov a, [hl+4]
33 and a, [hl+12]
36 mov a, [hl+5]
37 and a, [hl+13]
40 mov a, [hl+6]
41 and a, [hl+14]
44 mov a, [hl+7]
45 and a, [hl+15]
48 mov a, [hl+8]
[all …]
H A Ddivmodqi.S52 mov a, [hl+4]
83 ;; (quot,rem) = 4[hl] /% 6[hl]
85 mov a, [hl+4] ; num
86 cmp a, [hl+6] ; den
91 ; mov a, [hl+4] ; already there from above
95 mov a, [hl+6]
179 movw hl, sp
186 movw hl, sp
193 movw hl, ax
195 sub a, [hl]
[all …]
H A Dtrampoline.S84 movw hl, #trampoline_array
86 1: movw ax, [hl + TO_ADDR]
90 movw ax, hl
92 movw hl, ax
98 movw [hl + TO_ADDR], ax
100 movw [hl + TO_CHAIN], ax
102 movw [hl + TO_FRAME], ax
104 movw ax, [hl + TO_STUB]
111 movw hl, #trampoline_array
115 1: movw ax, [hl + TO_FRAME]
[all …]
H A Dadddi3.S30 movw hl, sp ; use HL-based addressing (allows for direct addw)
32 movw ax, [hl+4]
33 addw ax, [hl+12]
36 mov a, [hl+6] ; middle bytes of the result are determined using 8-bit
37 addc a, [hl+14] ; ADDC insns which both account for and update the carry bit
39 mov a, [hl+7]
40 addc a, [hl+15]
43 mov a, [hl+8]
44 addc a, [hl+16]
46 mov a, [hl+9]
[all …]
H A Dsubdi3.S30 movw hl, sp ; use HL-based addressing (allows for direct subw)
32 movw ax, [hl+4]
33 subw ax, [hl+12]
36 mov a, [hl+6] ; middle bytes of the result are determined using 8-bit
37 subc a, [hl+14] ; SUBC insns which both account for and update the carry bit
39 mov a, [hl+7]
40 subc a, [hl+15]
43 mov a, [hl+8]
44 subc a, [hl+16]
46 mov a, [hl+9]
[all …]
H A Dfpmath-sf.S573 movw hl, ax
590 movw hl, ax
607 movw hl, ax
613 movw hl, ax
625 movw hl, ax
631 movw hl, ax
642 movw hl, ax
648 movw hl, ax
905 movw hl, ax
912 movw hl, ax
[all …]
/netbsd-src/usr.bin/mail/
H A Dhead.c234 parse(const char line[], struct headline *hl, char pbuf[]) in parse() argument
240 hl->l_from = NULL; in parse()
241 hl->l_tty = NULL; in parse()
242 hl->l_date = NULL; in parse()
251 hl->l_from = copyin(word, &sp); in parse()
254 hl->l_tty = copyin(word, &sp); in parse()
257 hl->l_date = copyin(cp, &sp); in parse()
269 struct headline hl; in ishead() local
276 parse(linebuf, &hl, parbuf); in ishead()
277 if (hl.l_from == NULL || hl.l_date == NULL) { in ishead()
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Drsautl.pod155 0:d=0 hl=4 l= 742 cons: SEQUENCE
156 4:d=1 hl=4 l= 591 cons: SEQUENCE
157 8:d=2 hl=2 l= 3 cons: cont [ 0 ]
158 10:d=3 hl=2 l= 1 prim: INTEGER :02
159 13:d=2 hl=2 l= 1 prim: INTEGER :00
160 16:d=2 hl=2 l= 13 cons: SEQUENCE
161 18:d=3 hl=2 l= 9 prim: OBJECT :md5WithRSAEncryption
162 29:d=3 hl=2 l= 0 prim: NULL
163 31:d=2 hl=2 l= 92 cons: SEQUENCE
164 33:d=3 hl=2 l= 11 cons: SET
[all …]
H A Dasn1parse.pod118 0:d=0 hl=4 l= 681 cons: SEQUENCE
122 229:d=3 hl=3 l= 141 prim: BIT STRING
123 373:d=2 hl=3 l= 162 cons: cont [ 3 ]
124 376:d=3 hl=3 l= 159 cons: SEQUENCE
125 379:d=4 hl=2 l= 29 cons: SEQUENCE
126 381:d=5 hl=2 l= 3 prim: OBJECT :X509v3 Subject Key Identifier
127 386:d=5 hl=2 l= 22 prim: OCTET STRING
128 410:d=4 hl=2 l= 112 cons: SEQUENCE
129 412:d=5 hl=2 l= 3 prim: OBJECT :X509v3 Authority Key Identifier
130 417:d=5 hl=2 l= 105 prim: OCTET STRING
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-rsautl.pod.in167 0:d=0 hl=4 l= 742 cons: SEQUENCE
168 4:d=1 hl=4 l= 591 cons: SEQUENCE
169 8:d=2 hl=2 l= 3 cons: cont [ 0 ]
170 10:d=3 hl=2 l= 1 prim: INTEGER :02
171 13:d=2 hl=2 l= 1 prim: INTEGER :00
172 16:d=2 hl=2 l= 13 cons: SEQUENCE
173 18:d=3 hl=2 l= 9 prim: OBJECT :md5WithRSAEncryption
174 29:d=3 hl=2 l= 0 prim: NULL
175 31:d=2 hl=2 l= 92 cons: SEQUENCE
176 33:d=3 hl=2 l= 11 cons: SET
[all …]
H A Dopenssl-asn1parse.pod.in119 0:d=0 hl=4 l= 681 cons: SEQUENCE
123 229:d=3 hl=3 l= 141 prim: BIT STRING
124 373:d=2 hl=3 l= 162 cons: cont [ 3 ]
125 376:d=3 hl=3 l= 159 cons: SEQUENCE
126 379:d=4 hl=2 l= 29 cons: SEQUENCE
127 381:d=5 hl=2 l= 3 prim: OBJECT :X509v3 Subject Key Identifier
128 386:d=5 hl=2 l= 22 prim: OCTET STRING
129 410:d=4 hl=2 l= 112 cons: SEQUENCE
130 412:d=5 hl=2 l= 3 prim: OBJECT :X509v3 Authority Key Identifier
131 417:d=5 hl=2 l= 105 prim: OCTET STRING
[all …]
/netbsd-src/sys/dev/bluetooth/
H A Dbtms.c206 int i, hl; in btms_attach() local
213 hl = hid_locate(ba->ba_desc, in btms_attach()
221 if (hl == 0 || NOTMOUSE(flags)) { in btms_attach()
227 hl = hid_locate(ba->ba_desc, in btms_attach()
235 if (hl == 0 || NOTMOUSE(flags)) { in btms_attach()
241 hl = hid_locate(ba->ba_desc, in btms_attach()
250 if (hl) { in btms_attach()
265 hl = hid_locate(ba->ba_desc, in btms_attach()
278 if (!hl) { in btms_attach()
279 hl = hid_locate(ba->ba_desc, in btms_attach()
[all …]
/netbsd-src/external/bsd/less/dist/
H A Dsearch.c709 static void add_hilite(struct hilite_tree *anchor, struct hilite *hl) in add_hilite() argument
714 if (hl->hl_startpos >= hl->hl_endpos) in add_hilite()
723 n->r = *hl; in add_hilite()
736 if (hl->hl_startpos < p->r.hl_startpos) in add_hilite()
738 if (hl->hl_endpos > p->r.hl_startpos && hl->hl_attr == p->r.hl_attr) in add_hilite()
739 hl->hl_endpos = p->r.hl_startpos; in add_hilite()
747 if (hl->hl_startpos < p->r.hl_endpos && hl->hl_attr == p->r.hl_attr) { in add_hilite()
748 hl->hl_startpos = p->r.hl_endpos; in add_hilite()
749 if (hl->hl_startpos >= hl->hl_endpos) in add_hilite()
765 if (hl->hl_startpos < p->r.hl_startpos) { in add_hilite()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn1_parse.c22 static int asn1_print_info(BIO *bp, long offset, int depth, int hl, long len, in asn1_print_info() argument
38 offset, depth, (long)hl, len, p) <= 0) in asn1_print_info()
42 offset, depth, (long)hl, p) <= 0) in asn1_print_info()
100 int nl, hl, j, r; in asn1_parse2() local
123 hl = (p - op); in asn1_parse2()
124 length -= hl; in asn1_parse2()
129 hl, len, tag, xclass, j, (indent) ? depth : 0)) in asn1_parse2()
186 if (d2i_ASN1_OBJECT(&o, &opp, len + hl) != NULL) { in asn1_parse2()
209 os = d2i_ASN1_OCTET_STRING(NULL, &opp, len + hl); in asn1_parse2()
265 ai = d2i_ASN1_INTEGER(NULL, &opp, len + hl); in asn1_parse2()
[all …]
/netbsd-src/external/gpl2/mkhybrid/dist/libfile/
H A Dsoftmagic.c166 ((p->hl[0]<<24)|(p->hl[1]<<16)|(p->hl[2]<<8)|(p->hl[3])); in mconvert()
174 ((p->hl[3]<<24)|(p->hl[2]<<16)|(p->hl[1]<<8)|(p->hl[0])); in mconvert()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Dasn1_par.c75 int nl, hl, j, r; in asn1_parse2() local
100 hl = (p - op); in asn1_parse2()
101 length -= hl; in asn1_parse2()
111 depth, (long)hl, len) <= 0) in asn1_parse2()
114 if (BIO_printf(bp, "d=%-2d hl=%ld l=inf ", depth, (long)hl) <= 0) in asn1_parse2()
179 if (d2i_ASN1_OBJECT(&o, &opp, len + hl) != NULL) { in asn1_parse2()
202 os = d2i_ASN1_OCTET_STRING(NULL, &opp, len + hl); in asn1_parse2()
258 ai = d2i_ASN1_INTEGER(NULL, &opp, len + hl); in asn1_parse2()
284 ae = d2i_ASN1_ENUMERATED(NULL, &opp, len + hl); in asn1_parse2()
319 const unsigned char *tmp = op + hl; in asn1_parse2()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldcref.c407 struct bfd_link_hash_entry *hl; in output_one_cref() local
410 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, false, in output_one_cref()
412 if (hl == NULL) in output_one_cref()
419 if (hl->type == bfd_link_hash_defined) in output_one_cref()
421 if (hl->u.def.section->output_section == NULL) in output_one_cref()
423 if (hl->u.def.section->owner != NULL in output_one_cref()
424 && (hl->u.def.section->owner->flags & DYNAMIC) != 0) in output_one_cref()
554 struct bfd_link_hash_entry *hl; in check_nocrossref() local
561 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, false, in check_nocrossref()
563 if (hl == NULL) in check_nocrossref()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldcref.c407 struct bfd_link_hash_entry *hl; in output_one_cref() local
410 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, false, in output_one_cref()
412 if (hl == NULL) in output_one_cref()
419 if (hl->type == bfd_link_hash_defined) in output_one_cref()
421 if (hl->u.def.section->output_section == NULL) in output_one_cref()
423 if (hl->u.def.section->owner != NULL in output_one_cref()
424 && (hl->u.def.section->owner->flags & DYNAMIC) != 0) in output_one_cref()
554 struct bfd_link_hash_entry *hl; in check_nocrossref() local
561 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, false, in check_nocrossref()
563 if (hl == NULL) in check_nocrossref()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddescriptors.cc91 Hold_lock hl(*this->lock_); in open() local
130 Hold_lock hl(*this->lock_); in open() local
157 Hold_optional_lock hl(this->lock_); in open() local
182 Hold_optional_lock hl(this->lock_); in open() local
198 Hold_optional_lock hl(this->lock_); in release() local
275 Hold_optional_lock hl(this->lock_); in close_all() local

123456