BIL220, Spring 2012 Data Lab: Manipulating Bits Assigned: Feb. 23, Due: Wed., Mar. 8, 23:59PM

Similar documents
MCS-284, Fall 2015 Data Lab: Manipulating Bits Assigned: Sept. 22, Due: Tues., Sept. 29, 11:59PM

CS-281, Spring 2011 Data Lab: Manipulating Bits Assigned: Jan. 17, Due: Mon., Jan. 31, 11:59PM

Data Lab: Manipulating Bits

CS 2505 Fall 2013 Data Lab: Manipulating Bits Assigned: November 20 Due: Friday December 13, 11:59PM Ends: Friday December 13, 11:59PM

ECEn 424 Data Lab: Manipulating Bits

EECS 213, Spring 2013 Data Lab: Manipulating Bits

CMSC 201, Fall 2014 Data Lab: Manipulating Bits Assigned: Sept. 03, Due: Wed., Sept. 17, 11:59PM

Data Lab: Manipulating Bits

CS 356, Fall 2018 Data Lab (Part 1): Manipulating Bits Due: Wednesday, Sep. 5, 11:59PM

CS 2505 Fall 2018 Data Lab: Data and Bitwise Operations Assigned: November 1 Due: Friday November 30, 23:59 Ends: Friday November 30, 23:59

CS 356, Fall 2018 Data Lab (Part 2): Manipulating Bits Due: Mon, Sep. 17, 11:59PM

15-213, Spring 2008 Lab Assignment L1: Manipulating Bits Assigned: Jan. 15, Due: Wed., Jan. 30, 11:59PM

CS 105 Lab 1: Manipulating Bits

CMSC 311 Spring 2010 Lab 1: Bit Slinging

Project Data: Manipulating Bits

FALL 2017 CSCI 304 LAB2 (Due on October-10, 11:59:59pm)

CSC 2400: Bit Manipulation Assignment

ENCE 3241 Data Lab. 60 points Due February 19, 2010, by 11:59 PM

15213 Recitation Section C

CS 429H, Spring 2012 Optimizing the Performance of a Pipelined Processor Assigned: March 26, Due: April 19, 11:59PM

ANITA S SUPER AWESOME RECITATION SLIDES. 15/18-213: Introduction to Computer Systems Bit Logic and Floating Point, 27 January 2014 Anita Zhang

15-213/18-213/15-513, Spring 2018 C Programming Lab: Assessing Your C Programming Skills

ECEn 424 The Performance Lab: Code Optimization

MCS-284, Fall 2018 Cache Lab: Understanding Cache Memories Assigned: Friday, 11/30 Due: Friday, 12/14, by midnight (via Moodle)

15-213/18-213/15-513, Fall 2017 C Programming Lab: Assessing Your C Programming Skills

ICS(II), Fall 2017 Cache Lab: Understanding Cache Memories Assigned: Thursday, October 26, 2017 Due: Sunday, November 19, 2017, 11:59PM

CS 429H, Spring 2011 Code Optimization Assigned: Fri Apr 15, Due: Friday May 6, 11:59PM

ECEn 424 The Architecture Lab: Enhancing a Y86-64 Processor

CS 349, Summer 2015 Optimizing the Performance of a Pipelined Processor Assigned: June 6, Due: June 21, 11:59PM

15213 Recitation 2: Floating Point

CS 213, Fall 2002 Malloc Lab: Writing a Debugging Dynamic Storage Allocator Assigned: Fri Nov. 1, Due: Tuesday Nov. 19, 11:59PM

CSE 361S Intro to Systems Software Final Project

Spring 2016, Malloc Lab: Writing Dynamic Memory Allocator

EL2310 Scientific Programming

CSE 351: The Hardware/Software Interface. Section 2 Integer representations, two s complement, and bitwise operators

CS 213, Fall 2001 Lab Assignment L4: Code Optimization Assigned: October 11 Due: October 25, 11:59PM

CSE 351, Spring 2010 Lab 7: Writing a Dynamic Storage Allocator Due: Thursday May 27, 11:59PM

CS 429H, Spring 2014 Lab Assignment 9: Code Optimization Assigned: April 25 Due: May 2, 11:59PM

CS33 Project Gear Up. Data

ICS(II),Fall 2017 Performance Lab: Code Optimization Assigned: Nov 20 Due: Dec 3, 11:59PM

CpSc 1011 Lab 4 Formatting and Flow Control Windchill Temps

Digital Design and Computer Architecture Harris and Harris, J. Spjut Elsevier, 2007

CS 105, Fall 2003 Lab Assignment L5: Code Optimization See Calendar for Dates

Introduction to Computer Engineering (E114)

CSC374, Spring 2010 Lab Assignment 1: Writing Your Own Unix Shell

CS 213, Fall 2002 Lab Assignment L5: Writing Your Own Unix Shell Assigned: Oct. 24, Due: Thu., Oct. 31, 11:59PM

CpSc 1011 Lab 3 Integer Variables, Mathematical Operations, & Redirection

CS 105 Lab 5: Code Optimization See Calendar for Dates

CS 210, Spring 2018 Programming Assignment 3: Code Optimization Due: Friday, April 20, 2018, 1pm No late submissions

CMSC 311, Fall 2009 Lab Assignment L4: Code Optimization Assigned: Wednesday, October 14 Due: Wednesday, October 28, 11:59PM

EECE.2160: ECE Application Programming

CS Programming In C

1 Introduction. 2 Logistics. 3 Hand Out Instructions

CSC201, SECTION 002, Fall 2000: Homework Assignment #2

CSCI Computer Systems Fundamentals Shell Lab: Writing Your Own Unix Shell

CS 105 Malloc Lab: Writing a Dynamic Storage Allocator See Web page for due date

CpSc 1111 Lab 5 Formatting and Flow Control

CSCI-UA /002, Fall 2012 RK Lab: Approximiate document matching Due: Sep 26 11:59PM

Beginning C Programming for Engineers

CpSc 1111 Lab 4 Part a Flow Control, Branching, and Formatting

Distributed: Monday, Nov. 30, Due: Monday, Dec. 7 at midnight

CISC 360, Fall 2008 Lab Assignment L4: Code Optimization Assigned: Nov 7 Due: Dec 2, 11:59PM

As stated earlier, the declaration

Systems Programming and Computer Architecture ( ) Exercise Session 01 Data Lab

Computer System and programming in C

CS 135, Fall 2010 Project 4: Code Optimization Assigned: November 30th, 2010 Due: December 12,, 2010, 12noon

ICS(I), Fall 2017 Optimizing the Performance of a Pipelined Processor Assigned: Dec 2, Due: dec 22, 11:59PM

RAIK 284H, Spring 2010 Optimizing the Performance of a Pipelined Processor Assigned: Thurs Mar 4, Due: Thurs Mar 11, Mar 25, Apr 1, 9:00PM

Computer Organization & Systems Exam I Example Questions

CSE2003: System Programming (Spring 2010) Programming Assignment #1: Adding floating-point numbers. Due: April 11, 11:59PM

Jin-Soo Kim Systems Software & Architecture Lab. Seoul National University. Integers. Spring 2019

BLM2031 Structured Programming. Zeyneb KURT

Exercise Session 2 Systems Programming and Computer Architecture

Lab Assignment 4: Code Optimization

Brady Garvin is the lead person for this assignment.

CS 203: Optimizing the Performance of a Pipelined Processor

CpSc 1111 Lab 9 2-D Arrays

Features of C. Portable Procedural / Modular Structured Language Statically typed Middle level language

Computer Architecture Archlab: Optimizing the Performance of a Pipelined Processor

CS356: Discussion #2 Integer Operations. Marco Paolieri

Bits, Bytes, and Integers Part 2

These are reserved words of the C language. For example int, float, if, else, for, while etc.

Variables Data types Variable I/O. C introduction. Variables. Variables 1 / 14

CS 213, Fall 2001 Lab Assignment L5: Writing Your Own Unix Shell Assigned: Oct. 25, Due: Fri., Nov. 2, 11:59PM

Question Points Score Total: 100

Compiler Design: Lab 3 Fall 2009

A Fast Review of C Essentials Part I

CS Prof J.P.Morrison

Computer Systems for AI-programmers baicsai3, Spring 2010 Lab Assignment: Code Optimization Assigned: Week 9, Due: Week 10 Wednesday March 10, 24:00

CS 105, Spring 2007 Ring Buffer

CpSc 1011 Lab 5 Conditional Statements, Loops, ASCII code, and Redirecting Input Characters and Hurricanes

Laboratory 2: Programming Basics and Variables. Lecture notes: 1. A quick review of hello_comment.c 2. Some useful information

CS 105, Spring 2015 Ring Buffer

Description Hex M E V smallest value > largest denormalized negative infinity number with hex representation 3BB0 ---

CpSc 111 Lab 3 Integer Variables, Mathematical Operations, & Redirection

It is academic misconduct to share your work with others in any form including posting it on publicly accessible web sites, such as GitHub.

CSCI2467: Systems Programming Concepts

Datorarkitektur, VT 2006 Lab 3: Optimizing the Performance of a Pipelined Processor

CS 113: Introduction to

Chapter 12 Variables and Operators

Transcription:

BIL220, Spring 2012 Data Lab: Manipulating Bits Assigned: Feb. 23, Due: Wed., Mar. 8, 23:59PM Ali Caglayan (alicaglayan@cs.hacettepe.edu.tr) and Oguzhan Guclu (oguzhanguclu@cs.hacettepe.edu.tr) are the leads for this assignment. 1 Introduction The purpose of this assignment is to become more familiar with bit-level representations of integers and floating point numbers. You ll do this by solving a series of programming puzzles. Many of these puzzles are quite artificial, but you ll find yourself thinking much more about bits in working your way through them. 2 Logistics This is an individual project. All handins are electronic. Clarifications and corrections will be posted on the course Web page. 3 Handout Instructions You can access the (datalab-handout.tar) files -that are necessary to perform the assignment- in the course webpage. Start by copying datalab-handout.tar to a (protected) directory on a Linux machine in which you plan to do your work. Then give the command unix> tar xvf datalab-handout.tar. This will cause a number of files to be unpacked in the directory. The only file you will be modifying and turning in is bits.c. 1

The bits.c file contains a skeleton for each of the 12 programming puzzles. Your assignment is to complete each function skeleton using only straightline code for the integer puzzles (i.e., no loops or conditionals) and a limited number of C arithmetic and logical operators. Specifically, you are only allowed to use the following eight operators:! & ˆ + << >> A few of the functions further restrict this list. Also, you are not allowed to use any constants longer than 8 bits. See the comments in bits.c for detailed rules and a discussion of the desired coding style. 4 The Puzzles This section describes the puzzles that you will be solving in bits.c. 4.1 Bit Manipulations Table 1 describes a set of functions that manipulate and test sets of bits. The Rating field gives the difficulty rating (the number of points) for the puzzle, and the Max ops field gives the maximum number of operators you are allowed to use to implement each function. See the comments in bits.c for more details on the desired behavior of the functions. You may also refer to the test functions in tests.c. These are used as reference functions to express the correct behavior of your functions, although they don t satisfy the coding rules for your functions. Name Description Rating Max Ops bitor(x,y) x y using only & and 1 8 getbyte(x,n) Get byte n from x. 2 6 logicalshift(x,n) Shift right logical. 3 20 bitmask(highbit,lowbit) Generate a mask consisting of all 1 s lowbit and highbit. 3 16 bitparity(x) returns 1 if x contains an odd number of 0 s. 4 20 Table 1: Bit-Level Manipulation Functions. 4.2 Two s Complement Arithmetic Table 2 describes a set of functions that make use of the two s complement representation of integers. Again, refer to the comments in bits.c and the reference versions in tests.c for more information. 4.3 Floating-Point Operations For this part of the assignment, you will implement some common single-precision floating-point operations. In this section, you are allowed to use standard control structures (conditionals, loops), and you may 2

Name Description Rating Max Ops tmax() Return maximum two s complement integer 1 4 fitsbits(x,n) Does x fit in n bits? 2 15 isnonnegative(x) return 1 if x >= 0, return 0 otherwise 3 6 isnonzero(x) Check whether x is nonzero using the legal operators except! 4 10 ispower2(x) returns 1 if x is a power of 2, and 0 otherwise 4 20 Table 2: Arithmetic Functions use both int and unsigned data types, including arbitrary unsigned and integer constants. You may not use any unions, structs, or arrays. Most significantly, you may not use any floating point data types, operations, or constants. Instead, any floating-point operand will be passed to the function as having type unsigned, and any returned floating-point value will be of type unsigned. Your code should perform the bit manipulations that implement the specified floating point operations. Table 3 describes a set of functions that operate on the bit-level representations of floating-point numbers. Refer to the comments in bits.c and the reference versions in tests.c for more information. Name Description Rating Max Ops float_abs(uf) Compute absolute value of f. 2 10 float_f2i(uf) Compute (int) f 4 30 Table 3: Floating-Point Functions. Value f is the floating-point number having the same bit representation as the unsigned integer uf. The included program fshow helps you understand the structure of floating point numbers. To compile fshow, switch to the handout directory and type: unix> make You can use fshow to see what an arbitrary pattern represents as a floating-point number: unix>./fshow 2080374784 Floating point value 2.658455992e+36 Bit Representation 0x7c000000, sign = 0, exponent = f8, fraction = 000000 Normalized. 1.0000000000 X 2ˆ(121) You can also give fshow hexadecimal and floating point values, and it will decipher their bit structure. 5 Evaluation Your score will be computed based on the following distribution: 3

33 Correctness points. 24 Performance points. 5 Style points. Correctness points. The 12 puzzles you must solve have been given a difficulty rating between 1 and 4, such that their weighted sum totals to 33. We will evaluate your functions using the btest program, which is described in the next section. You will get full credit for a puzzle if it passes all of the tests performed by btest, and no credit otherwise. Performance points. Our main concern at this point in the course is that you can get the right answer. However, we want to instill in you a sense of keeping things as short and simple as you can. Furthermore, some of the puzzles can be solved by brute force, but we want you to be more clever. Thus, for each function we ve established a maximum number of operators that you are allowed to use for each function. This limit is very generous and is designed only to catch egregiously inefficient solutions. You will receive two points for each correct function that satisfies the operator limit. Style points. Finally, we ve reserved 5 points for a subjective evaluation of the style of your solutions and your commenting. Your solutions should be as clean and straightforward as possible. Your comments should be informative, but they need not be extensive. Autograding your work We have included some autograding tools in the handout directory btest, dlc, and driver.pl to help you check the correctness of your work. btest: This program checks the functional correctness of the functions in bits.c. To build and use it, type the following two commands: unix> make unix>./btest Notice that you must rebuild btest each time you modify your bits.c file. You ll find it helpful to work through the functions one at a time, testing each one as you go. You can use the -f flag to instruct btest to test only a single function: unix>./btest -f bitor You can feed it specific function arguments using the option flags -1, -2, and -3: unix>./btest -f bitor -1 7-2 0xf Check the file README for documentation on running the btest program. 4

dlc: This is a modified version of an ANSI C compiler from the MIT CILK group that you can use to check for compliance with the coding rules for each puzzle. The typical usage is: unix>./dlc bits.c The program runs silently unless it detects a problem, such as an illegal operator, too many operators, or non-straightline code in the integer puzzles. Running with the -e switch: unix>./dlc -e bits.c causes dlc to print counts of the number of operators used by each function. Type./dlc -help for a list of command line options. driver.pl: This is a driver program that uses btest and dlc to compute the correctness and performance points for your solution. It takes no arguments: unix>./driver.pl Your instructors will use driver.pl to evaluate your solution. 6 Handin Instructions You will use online submission system to submit your experiments (bits.c). (https://submit.cs.hacettepe.edu.tr/) Submission time for deadline is 23:59. No other submission methods (such as e-mail) will be accepted. 7 Advice Don t include the <stdio.h> header file in your bits.c file, as it confuses dlc and results in some non-intuitive error messages. You will still be able to use printf in your bits.c file for debugging without including the <stdio.h> header, although gcc will print a warning that you can ignore. The dlc program enforces a stricter form of C declarations than is the case for C++ or that is enforced by gcc. In particular, any declaration must appear in a block (what you enclose in curly braces) before any statement that is not a declaration. For example, it will complain about the following code: int foo(int x) { int a = x; a *= 3; /* Statement that is not a declaration */ int b = a; /* ERROR: Declaration not allowed here */ } 5