Searched refs:style1 (Results 1 – 5 of 5) sorted by relevance
53 PROGS += style154 STYLE1OBJS = style1-main.o style1-func.o55 style1: $(STYLE1OBJS)60 PROGS += style1-with-r1361 STYLE1R13OBJS = style1-main.o style1-func-with-r13.o62 style1-with-r13: $(STYLE1R13OBJS)66 PROGS += style1-with-r1267 STYLE1R12OBJS = style1-main.o style1-func-with-r12.o68 style1-with-r12: $(STYLE1R12OBJS)
39 dis_test "addq-->leaq 1" func style1 \41 dis_test "addq-->leaq 2" func style1 \44 dis_test "addq-->leaq w/REX 1" func style1-with-r13 \46 dis_test "addq-->leaq w/REX 2" func style1-with-r13 \49 dis_test "addq-->addq for SIB 1" func style1-with-r12 \51 dis_test "addq-->addq for SIB 2" func style1-with-r12 \
21 style1-func-with-r12.s \22 style1-func-with-r13.s \23 style1-func.s \24 style1-main.s \
138 file path=opt/elf-tests/tests/tls/amd64/ie/style1-func-with-r12.s mode=0444139 file path=opt/elf-tests/tests/tls/amd64/ie/style1-func-with-r13.s mode=0444140 file path=opt/elf-tests/tests/tls/amd64/ie/style1-func.s mode=0444141 file path=opt/elf-tests/tests/tls/amd64/ie/style1-main.s mode=0444
1043 i_dlpi_open(const char *provider, int *fd, uint_t flags, boolean_t style1) in i_dlpi_open() argument1059 } else if (style1 && !(flags & DLPI_DEVONLY)) { in i_dlpi_open()