Home
last modified time | relevance | path

Searched refs:x1_add (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/tile/kernel/
Dunaligned.c577 bool x1_add = false;/* True, for load/store ADD instruction at X1*/ in jit_bundle_gen() local
781 x1_add = true; in jit_bundle_gen()
822 if (y1_br || y1_lr || x1_add || in jit_bundle_gen()
1019 !y1_br && !y1_lr && !x1_add) { in jit_bundle_gen()
1242 if (x1_add) { in jit_bundle_gen()
1312 if (x1_add) { in jit_bundle_gen()
1379 (int)y1_lr, (int)y1_br, (int)x1_add); in jit_bundle_gen()