Searched refs:i1 (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.1.13/bsd/dev/i386/ |
| H A D | fbt_x86.c | 264 machine_inst_t *instr, *limit, theInstr, i1, i2, i3; in fbt_provide_probe() local 290 i1 = instr[1]; in fbt_provide_probe() 296 if (i1 == FBT_REX_RSP_RBP && i2 == FBT_MOV_RSP_RBP0 && i3 == FBT_MOV_RSP_RBP1) { in fbt_provide_probe() 298 theInstr = i1; in fbt_provide_probe() 325 i1 = instr[0]; in fbt_provide_probe() 328 if (!(i1 == FBT_MOVL_ESP_EBP0_V0 && i2 == FBT_MOVL_ESP_EBP1_V0) && in fbt_provide_probe() 329 !(i1 == FBT_MOVL_ESP_EBP0_V1 && i2 == FBT_MOVL_ESP_EBP1_V1)) in fbt_provide_probe() 333 theInstr = i1; in fbt_provide_probe()
|
| /xnu-10002.1.13/osfmk/vm/ |
| H A D | lz4.c | 265 const int i1 = lz4_hash(w1); in lz4_encode_2gb() local 269 const uint8_t *c1 = src_begin + hash_table[i1].offset; in lz4_encode_2gb() 273 const uint32_t m1 = hash_table[i1].word; in lz4_encode_2gb() 278 hash_table[i1].offset = pos + 1; in lz4_encode_2gb() 279 hash_table[i1].word = w1; in lz4_encode_2gb()
|
| /xnu-10002.1.13/osfmk/arm64/ |
| H A D | arm64_hypercall.c | 74 [i1] "r" (*x1), in hvc_5() 115 [i1] "r" (*w1), in hvc32_4()
|
| /xnu-10002.1.13/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccn.h | 173 #define CCN528_C(i1,i0,h7,h6,h5,h4,h3,h2,h1,h0,g7,g6,g5,g4,g3,g2,g1,g0,f7,f6,f5,f4,f3,f2,f1,f0,e7,e… argument 176 CCN16_C(i1,i0)
|